huggingface / huggingface/optimum-intel

please add qwen2-5-omni support in OpenVINO

Open
#1,227 0 comments 0 reactions 1 assignee Claimed by @rkazants View on GitHub
Dominant language
Jupyter Notebook
Stars
620
Forks
270
Avg merge
4d 47m
Merged PRs (30d)
25

Description

Just tried to do export Qwen2.5-Omni-7B to OpenVINO but failed. It looks that it hasn't been supported yet. Please add it.

`optimum-cli export openvino --model Qwen/Qwen2.5-Omni-7B Qwen2.5-Omni-7B\FP16 --weight-format fp16`
......
......
`ValueError: Trying to export a qwen2-5-omni model, that is a custom or unsupported architecture, but no custom export configuration was passed as `custom_export_configs`. Please refer to https://huggingface.co/docs/optimum/main/en/exporters/onnx/usage_guides/export_a_model#custom-export-of-transformers-models for an example on how to export custom models. Please open an issue at https://github.com/huggingface/optimum-intel/issues if you would like the model type qwen2-5-omni to be supported natively in the OpenVINO export.`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.