TailTrack / config.json
armsves's picture
Upload config.json
becd24e verified
raw
history blame
1.61 kB
{
"address": "0x5e47f232d02da32013d508ccb06fe8bc25a3c1ff",
"chat": "https://huggingface.co/gaianet/Phi-3-mini-4k-instruct-GGUF/resolve/main/Phi-3-mini-4k-instruct-Q5_K_M.gguf",
"chat_batch_size": "16",
"chat_ctx_size": "4096",
"chat_name": "Phi-3-mini-4k-instruct",
"description": "The default GaiaNet node config with a Phi-3-mini-4k model and a Paris tour guide knowledge base.",
"domain": "us.gaianet.network",
"embedding": "https://huggingface.co/gaianet/Nomic-embed-text-v1.5-Embedding-GGUF/resolve/main/nomic-embed-text-v1.5.f16.gguf",
"embedding_batch_size": "512",
"embedding_collection_name": "default",
"embedding_ctx_size": "512",
"embedding_name": "Nomic-embed-text-v1.5",
"llamaedge_port": "8080",
"prompt_template": "phi-3-chat",
"qdrant_limit": "1",
"qdrant_score_threshold": "0.5",
"rag_policy": "system-message",
"rag_prompt": "can you tell me for each cat just the amount of grams and ml of food and drinks considering they made each action for 2 minutes give me just the summary and nothing else\n----------------\n",
"reverse_prompt": "",
"server_health_url": "https://pulse.gaianet.ai/node-health/0x5e47f232d02da32013d508ccb06fe8bc25a3c1ff",
"server_info_url": "https://pulse.gaianet.ai/node-info/0x5e47f232d02da32013d508ccb06fe8bc25a3c1ff",
"snapshot": "https://huggingface.co/datasets/armsves/TailTracker/resolve/main/TailTracker.snapshot.tar.gz",
"system_prompt": "can you tell me for each cat just the amount of grams and ml of food and drinks considering they made each action for 2 minutes give me just the summary and nothing else"
}