cicdatopea commited on
Commit
e4db256
·
verified ·
1 Parent(s): fced50c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -40,7 +40,6 @@
40
  "quantization_config": {
41
  "amp": true,
42
  "autoround_version": "0.4.5",
43
- "backend": "auto_round:gptq:exllamav2",
44
  "batch_size": 4,
45
  "bits": 2,
46
  "data_type": "int",
@@ -3033,7 +3032,7 @@
3033
  "lr": 0.0025,
3034
  "minmax_lr": 0.0025,
3035
  "nsamples": 512,
3036
- "quant_method": "intel/auto-round",
3037
  "scale_dtype": "torch.float16",
3038
  "seqlen": 512,
3039
  "sym": true,
 
40
  "quantization_config": {
41
  "amp": true,
42
  "autoround_version": "0.4.5",
 
43
  "batch_size": 4,
44
  "bits": 2,
45
  "data_type": "int",
 
3032
  "lr": 0.0025,
3033
  "minmax_lr": 0.0025,
3034
  "nsamples": 512,
3035
+ "quant_method": "auto-round",
3036
  "scale_dtype": "torch.float16",
3037
  "seqlen": 512,
3038
  "sym": true,