matthoffner commited on
Commit
c14301d
·
1 Parent(s): e51c5de

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +3 -3
config.toml CHANGED
@@ -1,6 +1,6 @@
1
- model="wizardLM-7B-GGML/wizardLM-7B.ggmlv3.q4_0.bin"
2
  use_mmap="True"
3
  use_mlock="True"
4
- n_threads="6"
5
  n_ctx="1024"
6
- n_gpu_layers="40"
 
1
+ model="guanaco-7B-GGML/guanaco-7B.ggmlv3.q4_0.bin"
2
  use_mmap="True"
3
  use_mlock="True"
4
+ n_threads="8"
5
  n_ctx="1024"
6
+ n_gpu_layers="50"