cicdatopea commited on
Commit
18a505f
·
verified ·
1 Parent(s): 2db1667

Update quantization_config.json

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