root commited on
Commit
19a9595
·
1 Parent(s): be5f2b9

setting experts

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "mlp_bias": false,
21
  "model_type": "mixtral",
22
  "num_attention_heads": 24,
23
- "num_experts_per_tok": 2,
24
  "num_hidden_layers": 32,
25
  "num_key_value_heads": 8,
26
  "num_local_experts": 8,
 
20
  "mlp_bias": false,
21
  "model_type": "mixtral",
22
  "num_attention_heads": 24,
23
+ "num_experts_per_tok": 8,
24
  "num_hidden_layers": 32,
25
  "num_key_value_heads": 8,
26
  "num_local_experts": 8,