Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"quantization_config": {
|
| 20 |
"amp": true,
|
| 21 |
"autoround_version": "0.4.0.dev",
|
| 22 |
-
"packing_format": "auto_round:auto_gptq
|
| 23 |
"batch_size": 8,
|
| 24 |
"bits": 4,
|
| 25 |
"data_type": "int",
|
|
|
|
| 19 |
"quantization_config": {
|
| 20 |
"amp": true,
|
| 21 |
"autoround_version": "0.4.0.dev",
|
| 22 |
+
"packing_format": "auto_round:auto_gptq",
|
| 23 |
"batch_size": 8,
|
| 24 |
"bits": 4,
|
| 25 |
"data_type": "int",
|