Skip to content

Fail to export Qwen3-Omni as onnx model #81

@L1Zhichao

Description

@L1Zhichao

Raise Value Error:
Unrecognized configuration class <class 'transformers.models.qwen3_omni_moe.configuration_qwen3_omni_moe.Qwen3OmniMoeConfig'> for this kind of AutoModel: AutoModelForCausalLM.
Model type should be one of ApertusConfig, ArceeConfig, AriaTextConfig, BambaConfig,....................................................
...
...
...
raise RuntimeError("Load model failed for ", model_path)
RuntimeError: ('Load model failed for ', 'Qwen/Qwen3-Omni-30B-A3B-Instruct')

Note: I have already deploy the Qwen3-Omni model and successful run the inference demo.
@wangzhaode @cdliang11 @inisis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions