pstock ybelkada commited on
Commit
c56a162
·
1 Parent(s): 4dd4b0f

Update config.json (#5)

Browse files

- Update config.json (33b736e98742538fd67541da5a4363b62e72eaef)


Co-authored-by: Younes Belkada <ybelkada@users.noreply.huggingface.co>

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,