Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"linear_class": "autobitlinear",
|
21 |
"quantization_mode": "offline",
|
22 |
"with_rms_norm": true
|
23 |
-
}
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": null,
|
26 |
"rope_theta": 1000000.0,
|
|
|
20 |
"linear_class": "autobitlinear",
|
21 |
"quantization_mode": "offline",
|
22 |
"with_rms_norm": true
|
23 |
+
},
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": null,
|
26 |
"rope_theta": 1000000.0,
|