Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -29,8 +29,8 @@
|
|
29 |
"iters": 400,
|
30 |
"lr": 0.0025,
|
31 |
"minmax_lr": 0.0025,
|
32 |
-
"
|
33 |
-
"
|
34 |
"scale_dtype": "torch.float16",
|
35 |
"use_quant_input": false
|
36 |
},
|
|
|
29 |
"iters": 400,
|
30 |
"lr": 0.0025,
|
31 |
"minmax_lr": 0.0025,
|
32 |
+
"quantizer": "gptqmodel:0.9.0",
|
33 |
+
"auto_round": "0.1",
|
34 |
"scale_dtype": "torch.float16",
|
35 |
"use_quant_input": false
|
36 |
},
|