Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"norm_topk_prob": true,
|
| 31 |
"num_attention_heads": 32,
|
| 32 |
"num_experts_per_tok": 6,
|
| 33 |
-
"num_hidden_layers":
|
| 34 |
"num_key_value_heads": 32,
|
| 35 |
"num_nextn_predict_layers": 1,
|
| 36 |
"pretraining_tp": 1,
|
|
|
|
| 30 |
"norm_topk_prob": true,
|
| 31 |
"num_attention_heads": 32,
|
| 32 |
"num_experts_per_tok": 6,
|
| 33 |
+
"num_hidden_layers": 5,
|
| 34 |
"num_key_value_heads": 32,
|
| 35 |
"num_nextn_predict_layers": 1,
|
| 36 |
"pretraining_tp": 1,
|