zye1235357 commited on
Commit
6dc976e
·
verified ·
1 Parent(s): 27f74b8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_attention_heads": 40,
17
  "num_hidden_layers": 48,
18
  "num_key_value_heads": 8,
19
- "rms_norm_eps": 1e-05,
20
  "rope_theta": 1000000.0,
21
  "sliding_window": null,
22
  "tie_word_embeddings": false,
 
16
  "num_attention_heads": 40,
17
  "num_hidden_layers": 48,
18
  "num_key_value_heads": 8,
19
+ "rms_norm_eps": 1e-06,
20
  "rope_theta": 1000000.0,
21
  "sliding_window": null,
22
  "tie_word_embeddings": false,