We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c8fe0 commit 0089ae0Copy full SHA for 0089ae0
BingusApi/config/bingus_config.json
@@ -2,7 +2,7 @@
2
"encoder_type": "llama",
3
"use_model_path": "models/onnx/use_l_v5.onnx",
4
"api_uri": "http://bingus-encoder:5000",
5
- "llama_model_path": "models/Bingus-q2a-v3.gguf",
+ "llama_model_path": "models/Bingus-q2a-v7.gguf",
6
"hnsw_seed": 42,
7
"use_q2a": true
8
}
0 commit comments