gate369 commited on
Commit
c3817c7
·
verified ·
1 Parent(s): dccf350

Update config.json

Browse files
Files changed (1) hide show
  1. 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.1,
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"