cicdatopea commited on
Commit
80a3eea
·
verified ·
1 Parent(s): 538da64

Update quantization_config.json

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