pstock ybelkada commited on
Commit
3de0408
·
1 Parent(s): 858fdc2

Update config.json (#5)

Browse files

- Update config.json (f31bb05001528c46f0ebe5a9a07de1d8dd10ee04)


Co-authored-by: Younes Belkada <[email protected]>

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