Spaces:
Paused
Paused
Commit
·
63bc36d
1
Parent(s):
3819f43
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="open_llama_7b_700bt_ggml/ggml-model-q4_0.bin"
|
2 |
use_mmap="True"
|
3 |
use_mlock="True"
|
4 |
n_threads="6"
|