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