Spaces:
Paused
Paused
Commit
·
96d60ac
1
Parent(s):
080a566
Update config.toml
Browse files- config.toml +2 -2
config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
model="Samantha-7B-GGML/Samantha-7B.ggmlv3.q4_0.bin"
|
2 |
use_mmap="True"
|
3 |
use_mlock="True"
|
4 |
-
n_threads="
|
5 |
n_ctx="2048"
|
6 |
-
n_gpu_layers="
|
|
|
1 |
model="Samantha-7B-GGML/Samantha-7B.ggmlv3.q4_0.bin"
|
2 |
use_mmap="True"
|
3 |
use_mlock="True"
|
4 |
+
n_threads="4"
|
5 |
n_ctx="2048"
|
6 |
+
n_gpu_layers="35"
|