Weyaxi commited on
Commit
5133118
1 Parent(s): 5961e95

change experts to 3

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -14,7 +14,7 @@
14
  "max_position_embeddings": 200000,
15
  "model_type": "mixtral",
16
  "num_attention_heads": 56,
17
- "num_experts_per_tok": 2,
18
  "num_hidden_layers": 60,
19
  "num_key_value_heads": 8,
20
  "num_local_experts": 4,
 
14
  "max_position_embeddings": 200000,
15
  "model_type": "mixtral",
16
  "num_attention_heads": 56,
17
+ "num_experts_per_tok": 3,
18
  "num_hidden_layers": 60,
19
  "num_key_value_heads": 8,
20
  "num_local_experts": 4,