InternVL2-8B-int4-ov / openvino_config.json
openvino-ci's picture
Upload folder using huggingface_hub
3f2d4cb verified
raw
history blame contribute delete
640 Bytes
{
"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": 128,
"ignored_scope": null,
"lora_correction": null,
"num_samples": 32,
"processor": null,
"quant_method": "awq",
"ratio": 1.0,
"scale_estimation": null,
"sensitivity_metric": null,
"statistics_path": null,
"sym": false,
"tokenizer": null,
"trust_remote_code": true
},
"save_onnx_model": false,
"transformers_version": "4.51.3"
}