Update quantize_config.json
Browse files- quantize_config.json +2 -2
quantize_config.json
CHANGED
@@ -12,8 +12,8 @@
|
|
12 |
"quant_method": "gptq",
|
13 |
"checkpoint_format": "gptq",
|
14 |
"meta": {
|
15 |
-
"quantizer": "
|
16 |
-
|
17 |
"iters": 400,
|
18 |
"lr": 0.0025,
|
19 |
"minmax_lr": 0.0025,
|
|
|
12 |
"quant_method": "gptq",
|
13 |
"checkpoint_format": "gptq",
|
14 |
"meta": {
|
15 |
+
"quantizer": "gptqmodel:0.9.0",
|
16 |
+
"auto_round": "0.1",
|
17 |
"iters": 400,
|
18 |
"lr": 0.0025,
|
19 |
"minmax_lr": 0.0025,
|