mmnga commited on
Commit
d1caec3
1 Parent(s): accd4b0

Update config.json

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