Skip to content

Commit

Permalink
Use Bingus model v7
Browse files Browse the repository at this point in the history
  • Loading branch information
ButterscotchV committed Jan 28, 2025
1 parent 12c8fe0 commit 0089ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BingusApi/config/bingus_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"encoder_type": "llama",
"use_model_path": "models/onnx/use_l_v5.onnx",
"api_uri": "http://bingus-encoder:5000",
"llama_model_path": "models/Bingus-q2a-v3.gguf",
"llama_model_path": "models/Bingus-q2a-v7.gguf",
"hnsw_seed": 42,
"use_q2a": true
}

0 comments on commit 0089ae0

Please sign in to comment.