diff --git a/quantize_config.json b/quantize_config.json index 147eed9..37cdbb4 100644 --- a/quantize_config.json +++ b/quantize_config.json @@ -2,7 +2,7 @@ "bits": 4, "group_size": 128, "damp_percent": 0.1, - "desc_act": true, + "desc_act": false, "sym": true, "true_sequential": true, "model_name_or_path": null,