Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"mlp_bias": false,
|
16 |
"model_type": "mixtral",
|
17 |
"num_attention_heads": 32,
|
18 |
-
"num_experts_per_tok":
|
19 |
"num_hidden_layers": 32,
|
20 |
"num_key_value_heads": 32,
|
21 |
"num_local_experts": 3,
|
|
|
15 |
"mlp_bias": false,
|
16 |
"model_type": "mixtral",
|
17 |
"num_attention_heads": 32,
|
18 |
+
"num_experts_per_tok": 3,
|
19 |
"num_hidden_layers": 32,
|
20 |
"num_key_value_heads": 32,
|
21 |
"num_local_experts": 3,
|