Isotonic commited on
Commit
416e2cc
1 Parent(s): 5d2a0bc

Update config.json

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