cicdatopea commited on
Commit
f93a816
·
verified ·
1 Parent(s): 3b3808a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -32,8 +32,7 @@
32
  "lr": 0.005,
33
  "minmax_lr": 0.005,
34
  "nsamples": 128,
35
- "backend": "auto_round:gptq",
36
- "quant_method": "intel/auto-round",
37
  "scale_dtype": "torch.float16",
38
  "seqlen": 2048,
39
  "sym": true,
 
32
  "lr": 0.005,
33
  "minmax_lr": 0.005,
34
  "nsamples": 128,
35
+ "quant_method": "auto-round",
 
36
  "scale_dtype": "torch.float16",
37
  "seqlen": 2048,
38
  "sym": true,