Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"exllama_config": {
|
| 30 |
"version": 1
|
| 31 |
},
|
| 32 |
-
"use_exllama":
|
| 33 |
"group_size": 128,
|
| 34 |
"max_input_length": null,
|
| 35 |
"model_seqlen": null,
|
|
|
|
| 29 |
"exllama_config": {
|
| 30 |
"version": 1
|
| 31 |
},
|
| 32 |
+
"use_exllama": false,
|
| 33 |
"group_size": 128,
|
| 34 |
"max_input_length": null,
|
| 35 |
"model_seqlen": null,
|