cicdatopea commited on
Commit
c7b1220
·
verified ·
1 Parent(s): e4db256

Update quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +1 -2
quantization_config.json CHANGED
@@ -19,8 +19,7 @@
19
  "enable_norm_bias_tuning": false,
20
  "dataset": "NeelNanda/pile-10k",
21
  "autoround_version": "0.4.5",
22
- "quant_method": "intel/auto-round",
23
- "backend": "auto_round:gptq:exllamav2",
24
  "extra_config": {
25
  "model.layers.0.self_attn.q_a_proj": {
26
  "bits": 4,
 
19
  "enable_norm_bias_tuning": false,
20
  "dataset": "NeelNanda/pile-10k",
21
  "autoround_version": "0.4.5",
22
+ "quant_method": "auto-round",
 
23
  "extra_config": {
24
  "model.layers.0.self_attn.q_a_proj": {
25
  "bits": 4,