cicdatopea commited on
Commit
eb17411
·
verified ·
1 Parent(s): 834b496

Update quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +1 -2
quantization_config.json CHANGED
@@ -19,6 +19,5 @@
19
  "enable_norm_bias_tuning": false,
20
  "dataset": "NeelNanda/pile-10k",
21
  "autoround_version": "0.4.2",
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.2",
22
+ "quant_method": "auto-round"
 
23
  }