OPEA
/

Safetensors
qwen2_vl
4-bit precision
auto-round
cicdatopea commited on
Commit
d01b175
·
verified ·
1 Parent(s): 474480b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/data5/models//Qwen2-VL-72B-Instruct",
3
  "architectures": [
4
  "Qwen2VLForConditionalGeneration"
5
  ],
@@ -20,7 +20,7 @@
20
  "quantization_config": {
21
  "amp": true,
22
  "autoround_version": "0.5.1",
23
- "backend": "auto_round:gptq:exllamav2",
24
  "batch_size": 8,
25
  "bits": 4,
26
  "data_type": "int",
 
1
  {
2
+ "_name_or_path": "/data5/models/Qwen2-VL-72B-Instruct",
3
  "architectures": [
4
  "Qwen2VLForConditionalGeneration"
5
  ],
 
20
  "quantization_config": {
21
  "amp": true,
22
  "autoround_version": "0.5.1",
23
+ "packing_format": "auto_round:auto_gptq",
24
  "batch_size": 8,
25
  "bits": 4,
26
  "data_type": "int",