From f2315a31b0c88d97bc9186a7a771581e44e03d5e Mon Sep 17 00:00:00 2001 From: groupuser Date: Thu, 12 Feb 2026 03:20:05 +0000 Subject: [PATCH] Update quantize_config.json --- quantize_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,