OPEA
/

Safetensors
qwen2
4-bit precision
gptq
cicdatopea commited on
Commit
da74b6f
·
verified ·
1 Parent(s): 93c20cc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -38,7 +38,7 @@
38
  "scale_dtype": "torch.float16",
39
  "seqlen": 2048,
40
  "sym": true,
41
- "to_quant_block_names": null,
42
  "true_sequential": false
43
  },
44
  "rms_norm_eps": 1e-05,
 
38
  "scale_dtype": "torch.float16",
39
  "seqlen": 2048,
40
  "sym": true,
41
+ "block_name_to_quantize": null,
42
  "true_sequential": false
43
  },
44
  "rms_norm_eps": 1e-05,