Update quantization_config.json
Browse files- quantization_config.json +1 -2
quantization_config.json
CHANGED
|
@@ -19,8 +19,7 @@
|
|
| 19 |
"enable_norm_bias_tuning": false,
|
| 20 |
"dataset": "NeelNanda/pile-10k",
|
| 21 |
"autoround_version": "0.4.5",
|
| 22 |
-
"quant_method": "
|
| 23 |
-
"backend": "auto_round:gptq:exllamav2",
|
| 24 |
"extra_config": {
|
| 25 |
"model.layers.0.self_attn.q_a_proj": {
|
| 26 |
"bits": 4,
|
|
|
|
| 19 |
"enable_norm_bias_tuning": false,
|
| 20 |
"dataset": "NeelNanda/pile-10k",
|
| 21 |
"autoround_version": "0.4.5",
|
| 22 |
+
"quant_method": "auto-round",
|
|
|
|
| 23 |
"extra_config": {
|
| 24 |
"model.layers.0.self_attn.q_a_proj": {
|
| 25 |
"bits": 4,
|