cicdatopea commited on
Commit
6fb992b
·
verified ·
1 Parent(s): 103303f

Update quantization_config.json

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