From 64a55f6fdd7d2e1b35eeda5b91b12786e0400c49 Mon Sep 17 00:00:00 2001 From: groupuser Date: Thu, 12 Feb 2026 03:34:44 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e2c032e..1986cda 100644 --- a/config.json +++ b/config.json @@ -29,7 +29,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,