Qwen2.5-VL-7B-Instruct-ov-int4-npu / openvino_config.json
helenai's picture
Upload folder using huggingface_hub
6e1398f verified
{
"dtype": "int4",
"input_info": null,
"optimum_version": "1.27.0",
"quantization_config": {
"all_layers": null,
"backup_precision": null,
"bits": 4,
"dataset": "contextual",
"dtype": "int4",
"gptq": null,
"group_size": -1,
"ignored_scope": null,
"lora_correction": null,
"num_samples": null,
"processor": null,
"quant_method": "awq",
"ratio": 1.0,
"scale_estimation": true,
"sensitivity_metric": null,
"statistics_path": null,
"sym": true,
"tokenizer": null,
"trust_remote_code": true
},
"save_onnx_model": false,
"transformers_version": "4.51.3"
}