Skip to content

Commit 0089ae0

Browse files
committed
Use Bingus model v7
1 parent 12c8fe0 commit 0089ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BingusApi/config/bingus_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"encoder_type": "llama",
33
"use_model_path": "models/onnx/use_l_v5.onnx",
44
"api_uri": "http://bingus-encoder:5000",
5-
"llama_model_path": "models/Bingus-q2a-v3.gguf",
5+
"llama_model_path": "models/Bingus-q2a-v7.gguf",
66
"hnsw_seed": 42,
77
"use_q2a": true
88
}

0 commit comments

Comments
 (0)