Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"norm_topk_prob": false,
|
| 14 |
"num_attention_heads": 4,
|
| 15 |
"num_experts": 8,
|
| 16 |
-
"num_experts_per_tok":
|
| 17 |
"num_hidden_layers": 16,
|
| 18 |
"num_key_value_heads": 4,
|
| 19 |
"output_router_logits": false,
|
|
|
|
| 13 |
"norm_topk_prob": false,
|
| 14 |
"num_attention_heads": 4,
|
| 15 |
"num_experts": 8,
|
| 16 |
+
"num_experts_per_tok": 2,
|
| 17 |
"num_hidden_layers": 16,
|
| 18 |
"num_key_value_heads": 4,
|
| 19 |
"output_router_logits": false,
|