Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"output_router_logits": false,
|
| 21 |
"rms_norm_eps": 1e-05,
|
| 22 |
"rope_theta": 16000000.0,
|
| 23 |
-
"router_aux_loss_coef": 0.
|
| 24 |
"router_jitter_noise": 0.0,
|
| 25 |
"scoring_func": "softmax",
|
| 26 |
"sliding_window": null,
|
|
|
|
| 20 |
"output_router_logits": false,
|
| 21 |
"rms_norm_eps": 1e-05,
|
| 22 |
"rope_theta": 16000000.0,
|
| 23 |
+
"router_aux_loss_coef": 0.005,
|
| 24 |
"router_jitter_noise": 0.0,
|
| 25 |
"scoring_func": "softmax",
|
| 26 |
"sliding_window": null,
|