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