Spaces:
Paused
Paused
Commit
·
b96547a
1
Parent(s):
c56c3f9
Update config.toml
Browse files- config.toml +1 -1
config.toml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
model="
|
| 2 |
use_mmap="True"
|
| 3 |
use_mlock="True"
|
| 4 |
n_threads="6"
|
|
|
|
| 1 |
+
model="Samantha-7B-GGML/Samantha-7b.ggmlv3.q4_0.bin"
|
| 2 |
use_mmap="True"
|
| 3 |
use_mlock="True"
|
| 4 |
n_threads="6"
|