cicdatopea commited on
Commit
42893e9
·
verified ·
1 Parent(s): cee2ad8

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.1",
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.1",
57
+ "quant_method": "auto-round"
 
58
  }