paulilioaica commited on
Commit
eda3d62
1 Parent(s): dda40f2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "n_layer": 32,
25
  "n_positions": 2048,
26
  "num_experts_per_tok": 2,
27
- "num_local_experts": 4,
28
  "resid_pdrop": 0.1,
29
  "rotary_dim": 32,
30
  "tie_word_embeddings": false,
 
24
  "n_layer": 32,
25
  "n_positions": 2048,
26
  "num_experts_per_tok": 2,
27
+ "num_local_experts": 2,
28
  "resid_pdrop": 0.1,
29
  "rotary_dim": 32,
30
  "tie_word_embeddings": false,