Spaces:
Paused
Paused
Commit
·
46c2590
1
Parent(s):
4fee425
Update config.toml
Browse files- config.toml +2 -1
config.toml
CHANGED
@@ -3,4 +3,5 @@ use_mmap="True"
|
|
3 |
use_mlock="True"
|
4 |
n_threads="6"
|
5 |
n_ctx="1024"
|
6 |
-
n_gpu_layers="40"
|
|
|
|
3 |
use_mlock="True"
|
4 |
n_threads="6"
|
5 |
n_ctx="1024"
|
6 |
+
n_gpu_layers="40"
|
7 |
+
docs_url="/"
|