OPEA
/

Safetensors
qwen2
4-bit precision
auto-round
cicdatopea commited on
Commit
ff67b87
·
verified ·
1 Parent(s): 9b36212

Update quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +2 -2
quantization_config.json CHANGED
@@ -19,6 +19,6 @@
19
  "enable_norm_bias_tuning": false,
20
  "dataset": "NeelNanda/pile-10k",
21
  "autoround_version": "0.4.0.dev",
22
- "quant_method": "intel/auto-round",
23
- "backend": "auto_round:gptq:exllamav2"
24
  }
 
19
  "enable_norm_bias_tuning": false,
20
  "dataset": "NeelNanda/pile-10k",
21
  "autoround_version": "0.4.0.dev",
22
+ "quant_method": "auto-round",
23
+ "packing_format": "auto_round:gptq:exllamav2"
24
  }