codys12 commited on
Commit
999f374
·
verified ·
1 Parent(s): 7752fef

Update config.json

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