Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -59,8 +59,7 @@
|
|
| 59 |
"damp_percent": 0.01,
|
| 60 |
"scale_dtype": "torch.float16",
|
| 61 |
"seqlen": 512,
|
| 62 |
-
"sym": true
|
| 63 |
-
"block_name_to_quantize": null
|
| 64 |
},
|
| 65 |
"rms_norm_eps": 1e-06,
|
| 66 |
"rope_scaling": {
|
|
|
|
| 59 |
"damp_percent": 0.01,
|
| 60 |
"scale_dtype": "torch.float16",
|
| 61 |
"seqlen": 512,
|
| 62 |
+
"sym": true
|
|
|
|
| 63 |
},
|
| 64 |
"rms_norm_eps": 1e-06,
|
| 65 |
"rope_scaling": {
|