Qubitium commited on
Commit
6e749ee
1 Parent(s): b306978

Update quantize_config.json

Browse files
Files changed (1) hide show
  1. 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": "autogptq:0.8.0.dev1",
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,