OPEA
/

Safetensors
qwen2_vl
4-bit precision
auto-round
cicdatopea commited on
Commit
890001d
·
verified ·
1 Parent(s): fbd5bcf

Update quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +1 -2
quantization_config.json CHANGED
@@ -50,6 +50,5 @@
50
  "enable_norm_bias_tuning": false,
51
  "dataset": "NeelNanda/pile-10k",
52
  "autoround_version": "0.4.0.dev",
53
- "quant_method": "intel/auto-round",
54
- "backend": "auto_round:gptq:exllamav2"
55
  }
 
50
  "enable_norm_bias_tuning": false,
51
  "dataset": "NeelNanda/pile-10k",
52
  "autoround_version": "0.4.0.dev",
53
+ "quant_method": "auto-round"
 
54
  }