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