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.4",
|
22 |
-
"quant_method": "
|
23 |
-
"backend": "auto_round:gptq:exllamav2",
|
24 |
"extra_config": {
|
25 |
"model.layers.0.block_sparse_moe.gate": {
|
26 |
"data_type": "bfloat",
|
|
|
19 |
"enable_norm_bias_tuning": false,
|
20 |
"dataset": "NeelNanda/pile-10k",
|
21 |
"autoround_version": "0.4.4",
|
22 |
+
"quant_method": "auto-round",
|
|
|
23 |
"extra_config": {
|
24 |
"model.layers.0.block_sparse_moe.gate": {
|
25 |
"data_type": "bfloat",
|