nlpguy commited on
Commit
13f7f71
1 Parent(s): e0eb5a2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "max_position_embeddings": 4096,
17
  "model_type": "granitemoe",
18
  "num_attention_heads": 24,
19
- "num_experts_per_tok": 8,
20
  "num_hidden_layers": 32,
21
  "num_key_value_heads": 8,
22
  "num_local_experts": 40,
 
16
  "max_position_embeddings": 4096,
17
  "model_type": "granitemoe",
18
  "num_attention_heads": 24,
19
+ "num_experts_per_tok": 2,
20
  "num_hidden_layers": 32,
21
  "num_key_value_heads": 8,
22
  "num_local_experts": 40,