matthoffner commited on
Commit
38a7eb0
·
verified ·
1 Parent(s): c111476

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +2 -1
config.toml CHANGED
@@ -1,4 +1,5 @@
1
  model="llava-v1.6-mistral-7b.Q3_K_XS.gguf"
2
  clip_model_path="mmproj-model-f16.gguf"
3
  chat_format="llava-1-5"
4
- n_threads="12"
 
 
1
  model="llava-v1.6-mistral-7b.Q3_K_XS.gguf"
2
  clip_model_path="mmproj-model-f16.gguf"
3
  chat_format="llava-1-5"
4
+ n_threads="12"
5
+ logits_all="true"