wenhuach commited on
Commit
c758202
·
1 Parent(s): 16eb0b2

awq format

Browse files

Signed-off-by: wenhuach <[email protected]>

Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -57,8 +57,7 @@
57
  "lm_head"
58
  ],
59
  "nsamples": 512,
60
- "backend": "auto_round:awq:gemm",
61
- "quant_method": "intel/auto-round",
62
  "scale_dtype": "torch.float16",
63
  "seqlen": 2048,
64
  "sym": true,
 
57
  "lm_head"
58
  ],
59
  "nsamples": 512,
60
+ "quant_method": "awq",
 
61
  "scale_dtype": "torch.float16",
62
  "seqlen": 2048,
63
  "sym": true,