matthoffner commited on
Commit
74dc20f
·
1 Parent(s): 2d89975

Update config.toml

Browse files
Files changed (1) hide show
  1. config.toml +2 -2
config.toml CHANGED
@@ -2,5 +2,5 @@ model="guanaco-7B-GGML/guanaco-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="25"
 
2
  use_mmap="True"
3
  use_mlock="True"
4
  n_threads="6"
5
+ n_ctx="2048"
6
+ n_gpu_layers="50"