Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"layer_type": "RLinear",
|
| 20 |
"linear_checkpoints_dir": "checkpoints5",
|
| 21 |
"linear_checkpoints_path": "/cs/azencot_fsas/MoE/",
|
| 22 |
-
"load_linear":
|
| 23 |
"manual_moe": 0,
|
| 24 |
"max_horizon": 96,
|
| 25 |
"misc_moe": 1,
|
|
|
|
| 19 |
"layer_type": "RLinear",
|
| 20 |
"linear_checkpoints_dir": "checkpoints5",
|
| 21 |
"linear_checkpoints_path": "/cs/azencot_fsas/MoE/",
|
| 22 |
+
"load_linear": 0,
|
| 23 |
"manual_moe": 0,
|
| 24 |
"max_horizon": 96,
|
| 25 |
"misc_moe": 1,
|