Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"num_hidden_layers": 32,
|
20 |
"num_key_value_heads": 32,
|
21 |
"pretraining_tp": 1,
|
22 |
-
"rms_norm_eps": 1e-
|
23 |
"rope_scaling": null,
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float16",
|
|
|
19 |
"num_hidden_layers": 32,
|
20 |
"num_key_value_heads": 32,
|
21 |
"pretraining_tp": 1,
|
22 |
+
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": null,
|
24 |
"tie_word_embeddings": false,
|
25 |
"torch_dtype": "float16",
|