Spaces:
Paused
Paused
Commit
·
fbb92ee
1
Parent(s):
5c6fc68
Update config.toml
Browse files- config.toml +2 -2
config.toml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
model="
|
2 |
n_threads="4"
|
3 |
-
n_gpu_layers="
|
|
|
1 |
+
model="llama-2-13b-chat.ggmlv3.q4_K_M.bin"
|
2 |
n_threads="4"
|
3 |
+
n_gpu_layers="100"
|