bokesyo commited on
Commit
f0910c0
·
verified ·
1 Parent(s): cbbb3c8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -227,7 +227,7 @@
227
  "quantization_config": {
228
  "bits": 4,
229
  "group_size": 128,
230
- "modules_to_not_convert": null,
231
  "quant_method": "awq",
232
  "version": "gemm",
233
  "zero_point": true
 
227
  "quantization_config": {
228
  "bits": 4,
229
  "group_size": 128,
230
+ "modules_to_not_convert": ["vpm", "apm", "resampler", "audio_projection_layer", "audio_avg_pooler", "tts", "lm_head"],
231
  "quant_method": "awq",
232
  "version": "gemm",
233
  "zero_point": true