Spaces:
Paused
Paused
Commit
·
a1ddfcc
1
Parent(s):
ba08390
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="10"
|
|
|
1 |
+
model="airoboros-33B-gpt4-1.2-GGML/airoboros-33b-gpt4-1.2.ggmlv3.q3_K_M.bin"
|
2 |
use_mmap="True"
|
3 |
use_mlock="True"
|
4 |
n_threads="10"
|