codys12 commited on
Commit
41c11bb
·
verified ·
1 Parent(s): 2f383de

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -19,7 +19,8 @@
19
  "linear_class": "bitlinear",
20
  "quant_method": "bitnet",
21
  "quantization_mode": "offline",
22
- "with_rms_norm": true
 
23
  },
24
  "rms_norm_eps": 1e-05,
25
  "rope_scaling": null,
 
19
  "linear_class": "bitlinear",
20
  "quant_method": "bitnet",
21
  "quantization_mode": "offline",
22
+ "with_rms_norm": true,
23
+ "modules_to_not_convert": []
24
  },
25
  "rms_norm_eps": 1e-05,
26
  "rope_scaling": null,