codys12 commited on
Commit
831de8d
·
verified ·
1 Parent(s): 999f374

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -27,6 +27,7 @@
27
  "quant_method": "gptq",
28
  "bits": 2,
29
  "group_size": -1,
 
30
  "quantization_mode": "offline",
31
  "use_rms_norm": true
32
  },
 
27
  "quant_method": "gptq",
28
  "bits": 2,
29
  "group_size": -1,
30
+ "desc_act": false,
31
  "quantization_mode": "offline",
32
  "use_rms_norm": true
33
  },