Naive commited on
Commit
b1f976f
1 Parent(s): d7ae047

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_experts_per_tok": 2,
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 8,
19
- "num_local_experts": 7,
20
  "output_router_logits": false,
21
  "rms_norm_eps": 1e-05,
22
  "rope_theta": 1000000.0,
 
16
  "num_experts_per_tok": 2,
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 8,
19
+ "num_local_experts": 4,
20
  "output_router_logits": false,
21
  "rms_norm_eps": 1e-05,
22
  "rope_theta": 1000000.0,