Update quantize_config.json
Browse files- quantize_config.json +1 -1
quantize_config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"checkpoint_format": "gptq",
|
14 |
"meta": {
|
15 |
"quantizer": "intel/auto-round:0.1",
|
16 |
-
"packer": "
|
17 |
"iters": 400,
|
18 |
"lr": 0.0025,
|
19 |
"minmax_lr": 0.0025,
|
|
|
13 |
"checkpoint_format": "gptq",
|
14 |
"meta": {
|
15 |
"quantizer": "intel/auto-round:0.1",
|
16 |
+
"packer": "gptqmodel:0.9.0",
|
17 |
"iters": 400,
|
18 |
"lr": 0.0025,
|
19 |
"minmax_lr": 0.0025,
|