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