Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -39,8 +39,7 @@
|
|
39 |
"quant_method": "auto-round",
|
40 |
"scale_dtype": "torch.float16",
|
41 |
"seqlen": 2048,
|
42 |
-
"sym": true
|
43 |
-
"to_quant_block_names": null
|
44 |
},
|
45 |
"rms_norm_eps": 1e-06,
|
46 |
"rope_scaling": null,
|
|
|
39 |
"quant_method": "auto-round",
|
40 |
"scale_dtype": "torch.float16",
|
41 |
"seqlen": 2048,
|
42 |
+
"sym": true
|
|
|
43 |
},
|
44 |
"rms_norm_eps": 1e-06,
|
45 |
"rope_scaling": null,
|