Spaces:
Paused
Paused
Commit
·
f134f55
1
Parent(s):
a787bb0
Update config.toml
Browse files- config.toml +4 -0
config.toml
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model=wizardLM-7B/wizardLM-7B.ggml.q5_0.bin
|
2 |
+
use_mmap=True
|
3 |
+
use_mlock=True
|
4 |
+
n_threads=4
|