Qubitium commited on
Commit
88c66d0
1 Parent(s): 810c185

Update quantize_config.json

Browse files
Files changed (1) hide show
  1. 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": "intel/auto-round:0.1",
16
- "packer": "gptqmodel:0.9.0",
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,