Edit model card

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.E2M1
}
Downloads last month
1
Inference API
Unable to determine this model's library. Check the docs .