Original model: https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct

Quantitation documentation: https://docs.openvino.ai/nightly/notebooks/qwen2-vl-with-output.html

Quantitation config:

import nncf

compression_configuration = {
    "mode": nncf.CompressWeightsMode.INT8_SYM
}
Downloads last month
3
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.