1+ {
2+ "address" : " " ,
3+ "description" : " The default GaiaNet node config with a Llama-3.2-3B-Instruct model." ,
4+ "domain" : " gaia.domains" ,
5+ "llamaedge_chat_port" : " 9068" ,
6+ "llamaedge_embedding_port" : " 9069" ,
7+ "llamaedge_port" : " 8080" ,
8+ "chat" : " https://huggingface.co/second-state/Qwen3-4B-GGUF/resolve/main/Qwen3-4B-Q5_K_M.gguf" ,
9+ "chat_name" : " Qwen3-4B" ,
10+ "chat_ctx_size" : " 16384" ,
11+ "chat_batch_size" : " 128" ,
12+ "chat_ubatch_size" : " 128" ,
13+ "prompt_template" : " qwen3-no-think" ,
14+ "reverse_prompt" : " " ,
15+ "system_prompt" : " You are a helpful AI assistant. Please answer questions as clearly and concisely as possible." ,
16+ "embedding" : " https://huggingface.co/gaianet/Nomic-embed-text-v1.5-Embedding-GGUF/resolve/main/nomic-embed-text-v1.5.f16.gguf" ,
17+ "embedding_name" : " Nomic-embed-text-v1.5" ,
18+ "embedding_ctx_size" : " 8192" ,
19+ "embedding_batch_size" : " 8192" ,
20+ "embedding_ubatch_size" : " 8192" ,
21+ "snapshot" : " https://huggingface.co/datasets/gaianet/paris/resolve/main/paris_768_nomic-embed-text-v1.5-f16.snapshot" ,
22+ "embedding_collection_name" : " default" ,
23+ "qdrant_limit" : " 1" ,
24+ "qdrant_score_threshold" : " 0.5"
25+ }
0 commit comments