OPEA
/

Safetensors
qwen2
4-bit precision
auto-round
cicdatopea commited on
Commit
23f95f2
·
verified ·
1 Parent(s): 9ceca45

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -19,7 +19,6 @@
19
  "quantization_config": {
20
  "amp": true,
21
  "autoround_version": "0.4.0.dev",
22
- "backend": "auto_round:gptq:exllamav2",
23
  "batch_size": 8,
24
  "bits": 4,
25
  "data_type": "int",
@@ -35,7 +34,7 @@
35
  "minmax_lr": 0.001,
36
  "nsamples": 512,
37
  "quant_block_list": null,
38
- "quant_method": "intel/auto-round",
39
  "scale_dtype": "torch.float16",
40
  "seqlen": 2048,
41
  "sym": true
 
19
  "quantization_config": {
20
  "amp": true,
21
  "autoround_version": "0.4.0.dev",
 
22
  "batch_size": 8,
23
  "bits": 4,
24
  "data_type": "int",
 
34
  "minmax_lr": 0.001,
35
  "nsamples": 512,
36
  "quant_block_list": null,
37
+ "quant_method": "auto-round",
38
  "scale_dtype": "torch.float16",
39
  "seqlen": 2048,
40
  "sym": true