This configuration sets up a GaiaNet node to run Qwen3-Coder-30B-A3B-Instruct, a powerful model from the Qwen3 family specifically fine-tuned for coding tasks and general conversation.
The GaiaNet node software version should be 0.5.4 or higher.
curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bashgaianet init --config https://raw.githubusercontent.com/GaiaNet-AI/node-configs/main/qwen3-coder-30b/config.jsongaianet startNow you can use the node as a web-based chatbot or as an OpenAI API drop-in replacement for your development tasks.
- Official Base Model: Qwen/Qwen3-Coder-30B-A3B-Instruct
- GGUF Formatted Model: Tobivictor/Qwen3-Coder-30B-A3B-Instruct-GGUF
- GaiaNet Node Quick Start Guide: https://github.com/GaiaNet-AI/gaianet-node