codys12 commited on
Commit
8d3c402
·
verified ·
1 Parent(s): 2c51b51

Update config.json

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