Update hf_quant_config.json
Browse files- hf_quant_config.json +1 -1
hf_quant_config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"exclude_modules": [
|
| 10 |
"model.layers.language_model.lm_head",
|
| 11 |
"model.layers.mlp1*",
|
| 12 |
-
|
| 13 |
"model.layers.vision_model*",
|
| 14 |
"lm_head"
|
| 15 |
]
|
|
|
|
| 9 |
"exclude_modules": [
|
| 10 |
"model.layers.language_model.lm_head",
|
| 11 |
"model.layers.mlp1*",
|
| 12 |
+
"model.layers.*.conv1d*",
|
| 13 |
"model.layers.vision_model*",
|
| 14 |
"lm_head"
|
| 15 |
]
|