wenhuach commited on
Commit
b1f82aa
·
verified ·
1 Parent(s): 89725f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -22,6 +22,7 @@
22
  "bits": 4,
23
  "data_type": "int",
24
  "group_size": 128,
 
25
  "quant_method": "auto-round",
26
  "sym": true
27
  },
 
22
  "bits": 4,
23
  "data_type": "int",
24
  "group_size": 128,
25
+ "packing_format": "auto_round:auto_gptq",
26
  "quant_method": "auto-round",
27
  "sym": true
28
  },