YeungNLP commited on
Commit
6f7f405
·
1 Parent(s): 3b8954b

Update config.json

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