Sign inSign up

gaianet/qwen2-0.5b-instruct_rustlang

By gaianet

Updated about 2 years ago

A GaiaNet node: https://www.gaianet.ai/

Image
Machine learning & AI
Developer tools
0

2.1K

gaianet/qwen2-0.5b-instruct_rustlang repository overview

The GaiaNet node is an OpenAI-compatible API server. It contains

  • The Qwen 2.5 0.5B LLM for chat
  • The nomic-embed-text-v1.5 model for embedding
  • A knowledge base for the Rust language from the Rust Foundation

How to use it: https://github.com/GaiaNet-AI/gaianet-node/tree/main/docker⁠⁠

On Mac, or Linux / Windows:

docker run --name gaianet \
  -p 8080:8080 \
  -v $(pwd)/qdrant_storage:/root/gaianet/qdrant/storage:z \
  gaianet/qwen2-0.5b-instruct_rustlang:latest

Tag summary

Content type

Image

Digest

sha256:97ab80191

Size

755.8 MB

Last updated

about 2 years ago

docker pull gaianet/qwen2-0.5b-instruct_rustlang