codys12 commited on
Commit
bdf6b3b
·
verified ·
1 Parent(s): bf4275d

Upload LlamaForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "modules_to_not_convert": [],
24
  "quant_method": "bitnet",
25
  "quantization_mode": "offline",
26
- "use_rms_norm": true
27
  },
28
  "rms_norm_eps": 1e-05,
29
  "rope_scaling": {
 
23
  "modules_to_not_convert": [],
24
  "quant_method": "bitnet",
25
  "quantization_mode": "offline",
26
+ "with_rms_norm": true
27
  },
28
  "rms_norm_eps": 1e-05,
29
  "rope_scaling": {