Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"iters": 400,
|
30 |
"lr": 0.0025,
|
31 |
"minmax_lr": 0.0025,
|
32 |
-
"packer": "
|
33 |
"quantizer": "intel/auto-round:0.1",
|
34 |
"scale_dtype": "torch.float16",
|
35 |
"use_quant_input": false
|
|
|
29 |
"iters": 400,
|
30 |
"lr": 0.0025,
|
31 |
"minmax_lr": 0.0025,
|
32 |
+
"packer": "gptqmodel:0.9.0",
|
33 |
"quantizer": "intel/auto-round:0.1",
|
34 |
"scale_dtype": "torch.float16",
|
35 |
"use_quant_input": false
|