susnato commited on
Commit
bf7d0c1
1 Parent(s): a1646dd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_key_value_heads": 32,
17
  "pretraining_tp": 1,
18
  "resid_pdrop": 0.0,
19
- "rms_norm_eps": 1e-05,
20
  "rope_scaling": null,
21
  "rope_theta": 10000.0,
22
  "rotary_dim": 32,
 
16
  "num_key_value_heads": 32,
17
  "pretraining_tp": 1,
18
  "resid_pdrop": 0.0,
19
+ "layer_norm_eps": 1e-05,
20
  "rope_scaling": null,
21
  "rope_theta": 10000.0,
22
  "rotary_dim": 32,