Isaak Carter Augustus
commited on
Commit
•
88d42b4
1
Parent(s):
88522de
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"max_position_embeddings": 32768,
|
15 |
"model_type": "mixtral",
|
16 |
"num_attention_heads": 32,
|
17 |
-
"num_experts_per_tok":
|
18 |
"num_hidden_layers": 22,
|
19 |
"num_key_value_heads": 4,
|
20 |
"num_local_experts": 2,
|
|
|
14 |
"max_position_embeddings": 32768,
|
15 |
"model_type": "mixtral",
|
16 |
"num_attention_heads": 32,
|
17 |
+
"num_experts_per_tok": 1,
|
18 |
"num_hidden_layers": 22,
|
19 |
"num_key_value_heads": 4,
|
20 |
"num_local_experts": 2,
|