A GaiaNet node: https://www.gaianet.ai/
2.1K
The GaiaNet node is an OpenAI-compatible API server. It contains
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
Content type
Image
Digest
sha256:97ab80191…
Size
755.8 MB
Last updated
about 2 years ago
docker pull gaianet/qwen2-0.5b-instruct_rustlang