Update quantization_config.json
Browse files- quantization_config.json +1 -2
quantization_config.json
CHANGED
@@ -86,8 +86,7 @@
|
|
86 |
"enable_norm_bias_tuning": false,
|
87 |
"dataset": "NeelNanda/pile-10k",
|
88 |
"autoround_version": "0.4.1",
|
89 |
-
"quant_method": "
|
90 |
-
"backend": "auto_round:gptq:exllamav2",
|
91 |
"extra_config": {
|
92 |
"model.layers.5.mlp.gate_proj": {
|
93 |
"data_type": "float",
|
|
|
86 |
"enable_norm_bias_tuning": false,
|
87 |
"dataset": "NeelNanda/pile-10k",
|
88 |
"autoround_version": "0.4.1",
|
89 |
+
"quant_method": "auto-round",
|
|
|
90 |
"extra_config": {
|
91 |
"model.layers.5.mlp.gate_proj": {
|
92 |
"data_type": "float",
|