zye1235357
commited on
Update config.json
Browse files- 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-
|
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,
|