matthoffner commited on
Commit
9825ce8
·
1 Parent(s): df3a501

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +3 -2
config.toml CHANGED
@@ -1,4 +1,5 @@
1
- model="wizardLM-7B/wizardLM-7B.ggml.q5_0.bin"
2
  use_mmap="True"
3
  use_mlock="True"
4
- n_threads="4"
 
 
1
+ model="wizardLM-7B/wizardLM-7B.ggml.q5_1.bin"
2
  use_mmap="True"
3
  use_mlock="True"
4
+ n_threads="4"
5
+ n_ctx="1024"