failspy commited on
Commit
71c3f34
1 Parent(s): 54b7352

Update hypothetical config.json for LN

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