OPEA
/

Safetensors
mllama
4-bit precision
auto-round
cicdatopea commited on
Commit
0c9b026
·
verified ·
1 Parent(s): e6b107a

Update quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +1 -2
quantization_config.json CHANGED
@@ -62,6 +62,5 @@
62
  "enable_norm_bias_tuning": false,
63
  "dataset": "/dataset/vlm/vlm_eval_dataset.json",
64
  "autoround_version": "0.4.0.dev",
65
- "quant_method": "intel/auto-round",
66
- "backend": "auto_round:gptq:exllamav2"
67
  }
 
62
  "enable_norm_bias_tuning": false,
63
  "dataset": "/dataset/vlm/vlm_eval_dataset.json",
64
  "autoround_version": "0.4.0.dev",
65
+ "quant_method": "auto-round"
 
66
  }