feat: 3-model ensemble (qwen3.5+ornith+llama3.2), WR-based stake rebalancing, 25% exposure cap, rebalance ceiling .50, exposure throttling
This commit is contained in:
6
sol.json
6
sol.json
@@ -24,5 +24,9 @@
|
||||
"fast_llm_url": "http://localhost:11434",
|
||||
"fast_llm_model": "qwen3.5:4b",
|
||||
"deep_llm_url": "http://10.30.20.186:11434",
|
||||
"deep_llm_model": "ornith:latest"
|
||||
"deep_llm_model": "ornith:latest",
|
||||
"diverify_url": "http://10.30.20.89:11434",
|
||||
"diverify_model": "llama3.2:latest",
|
||||
"embed_url": "http://10.30.20.186:11434",
|
||||
"embed_model": "nomic-embed-text-v2-moe:latest"
|
||||
}
|
||||
Reference in New Issue
Block a user