chargoddard
commited on
Commit
•
4344c2d
1
Parent(s):
d4ac5ba
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"num_hidden_layers": 6,
|
19 |
"num_key_value_heads": 8,
|
20 |
"num_local_experts": 8,
|
21 |
-
"output_router_logits":
|
22 |
"pretraining_tp": 1,
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_scaling": null,
|
|
|
18 |
"num_hidden_layers": 6,
|
19 |
"num_key_value_heads": 8,
|
20 |
"num_local_experts": 8,
|
21 |
+
"output_router_logits": false,
|
22 |
"pretraining_tp": 1,
|
23 |
"rms_norm_eps": 1e-05,
|
24 |
"rope_scaling": null,
|