Update quantization_config.json
Browse files- 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.3",
|
| 22 |
-
"quant_method": "
|
| 23 |
-
"backend": "auto_round:gptq:exllamav2"
|
| 24 |
}
|
|
|
|
| 19 |
"enable_norm_bias_tuning": false,
|
| 20 |
"dataset": "NeelNanda/pile-10k",
|
| 21 |
"autoround_version": "0.4.3",
|
| 22 |
+
"quant_method": "auto-round"
|
|
|
|
| 23 |
}
|