Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"damp_percent": 0.1,
|
26 |
"dataset": null,
|
27 |
"desc_act": true,
|
28 |
-
"disable_exllama":
|
29 |
},
|
30 |
"group_size": 128,
|
31 |
"max_input_length": null,
|
|
|
25 |
"damp_percent": 0.1,
|
26 |
"dataset": null,
|
27 |
"desc_act": true,
|
28 |
+
"disable_exllama": True,
|
29 |
},
|
30 |
"group_size": 128,
|
31 |
"max_input_length": null,
|