Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"num_hidden_layers": 40,
|
17 |
"num_key_value_heads": 40,
|
18 |
"pad_token_id": 0,
|
19 |
-
"pretraining_tp":
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": null,
|
22 |
"tie_word_embeddings": false,
|
|
|
16 |
"num_hidden_layers": 40,
|
17 |
"num_key_value_heads": 40,
|
18 |
"pad_token_id": 0,
|
19 |
+
"pretraining_tp": 1,
|
20 |
"rms_norm_eps": 1e-05,
|
21 |
"rope_scaling": null,
|
22 |
"tie_word_embeddings": false,
|