codys12 commited on
Commit
094ccef
·
verified ·
1 Parent(s): dabf4b7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -59,6 +59,7 @@
59
  "linear_class": "bitlinear",
60
  "quant_method": "bitnet",
61
  "quantization_mode": "online",
 
62
  "use_rms_norm": true,
63
  "modules_to_not_convert": []
64
  },
 
59
  "linear_class": "bitlinear",
60
  "quant_method": "bitnet",
61
  "quantization_mode": "online",
62
+ "linear_class": "autobitlinear",
63
  "use_rms_norm": true,
64
  "modules_to_not_convert": []
65
  },