Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -43,8 +43,7 @@
|
|
43 |
"quant_method": "auto-round",
|
44 |
"scale_dtype": "torch.float16",
|
45 |
"seqlen": 2048,
|
46 |
-
"sym": true
|
47 |
-
"to_quant_block_names": null
|
48 |
},
|
49 |
"rms_norm_eps": 1e-05,
|
50 |
"rope_scaling": {
|
|
|
43 |
"quant_method": "auto-round",
|
44 |
"scale_dtype": "torch.float16",
|
45 |
"seqlen": 2048,
|
46 |
+
"sym": true
|
|
|
47 |
},
|
48 |
"rms_norm_eps": 1e-05,
|
49 |
"rope_scaling": {
|