Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
"bits": 4,
|
34 |
"checkpoint_format": "gptq",
|
35 |
"damp_percent": 0.01,
|
36 |
-
"desc_act":
|
37 |
"group_size": 128,
|
38 |
"lm_head": false,
|
39 |
"model_file_base_name": null,
|
|
|
33 |
"bits": 4,
|
34 |
"checkpoint_format": "gptq",
|
35 |
"damp_percent": 0.01,
|
36 |
+
"desc_act": false,
|
37 |
"group_size": 128,
|
38 |
"lm_head": false,
|
39 |
"model_file_base_name": null,
|