codys12 commited on
Commit
cc620bd
·
verified ·
1 Parent(s): 6c5511c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -22,7 +22,8 @@
22
  "linear_class": "autobitlinear",
23
  "modules_to_not_convert": [],
24
  "quantization_mode": "online",
25
- "quant_method": "None",
 
26
  "with_rms_norm": true
27
  },
28
  "rms_norm_eps": 1e-05,
 
22
  "linear_class": "autobitlinear",
23
  "modules_to_not_convert": [],
24
  "quantization_mode": "online",
25
+ "quant_method": "bitnet",
26
+ "pre_quantized": false,
27
  "with_rms_norm": true
28
  },
29
  "rms_norm_eps": 1e-05,