qnguyen3 commited on
Commit
258725d
1 Parent(s): 05afdc9

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": 4096,
14
  "model_type": "mixtral",
15
  "num_attention_heads": 32,
16
- "num_experts_per_tok": 1,
17
  "num_hidden_layers": 12,
18
  "num_key_value_heads": 8,
19
  "num_local_experts": 4,
 
13
  "max_position_embeddings": 4096,
14
  "model_type": "mixtral",
15
  "num_attention_heads": 32,
16
+ "num_experts_per_tok": 2,
17
  "num_hidden_layers": 12,
18
  "num_key_value_heads": 8,
19
  "num_local_experts": 4,