codys12 commited on
Commit
dabf4b7
·
verified ·
1 Parent(s): 3db11d9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -59,7 +59,8 @@
59
  "linear_class": "bitlinear",
60
  "quant_method": "bitnet",
61
  "quantization_mode": "online",
62
- "use_rms_norm": true
 
63
  },
64
  "rms_norm_eps": 1e-06,
65
  "rope_scaling": null,
 
59
  "linear_class": "bitlinear",
60
  "quant_method": "bitnet",
61
  "quantization_mode": "online",
62
+ "use_rms_norm": true,
63
+ "modules_to_not_convert": []
64
  },
65
  "rms_norm_eps": 1e-06,
66
  "rope_scaling": null,