Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"temperature": 1.0,
|
| 11 |
"window_size": 128,
|
| 12 |
"router_speed_weight": 0.1,
|
| 13 |
-
"model_speed_weight": 0.
|
| 14 |
"model_type": "MoR",
|
| 15 |
"architecture": "MixtureOfRecursions",
|
| 16 |
"hidden_act": "gelu"
|
|
|
|
| 10 |
"temperature": 1.0,
|
| 11 |
"window_size": 128,
|
| 12 |
"router_speed_weight": 0.1,
|
| 13 |
+
"model_speed_weight": 0.5,
|
| 14 |
"model_type": "MoR",
|
| 15 |
"architecture": "MixtureOfRecursions",
|
| 16 |
"hidden_act": "gelu"
|