zhiyucheng commited on
Commit
6603634
·
verified ·
1 Parent(s): 19af244

Update hf_quant_config.json

Browse files
Files changed (1) hide show
  1. 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
- "model.layers.*.conv1d*",
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
  ]