Spaces:
Paused
Paused
Commit
·
a6c2ed6
1
Parent(s):
9825ce8
Update config.toml
Browse files- config.toml +1 -1
config.toml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
model="wizardLM-7B/wizardLM-7B.ggml.q5_1.bin"
|
2 |
use_mmap="True"
|
3 |
use_mlock="True"
|
4 |
n_threads="4"
|
|
|
1 |
+
model="wizardLM-7B-GGML/wizardLM-7B.ggml.q5_1.bin"
|
2 |
use_mmap="True"
|
3 |
use_mlock="True"
|
4 |
n_threads="4"
|