Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"modules_to_not_convert": [],
|
| 24 |
"quant_method": "bitnet",
|
| 25 |
"quantization_mode": "offline",
|
| 26 |
-
"
|
| 27 |
},
|
| 28 |
"rms_norm_eps": 1e-05,
|
| 29 |
"rope_scaling": {
|
|
|
|
| 23 |
"modules_to_not_convert": [],
|
| 24 |
"quant_method": "bitnet",
|
| 25 |
"quantization_mode": "offline",
|
| 26 |
+
"use_rms_norm": true
|
| 27 |
},
|
| 28 |
"rms_norm_eps": 1e-05,
|
| 29 |
"rope_scaling": {
|