Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"data_type": "int",
|
24 |
"group_size": 128,
|
25 |
"quant_method": "auto-round",
|
26 |
-
"sym": true
|
27 |
},
|
28 |
"rms_norm_eps": 1e-06,
|
29 |
"rope_scaling": {
|
|
|
23 |
"data_type": "int",
|
24 |
"group_size": 128,
|
25 |
"quant_method": "auto-round",
|
26 |
+
"sym": true
|
27 |
},
|
28 |
"rms_norm_eps": 1e-06,
|
29 |
"rope_scaling": {
|