Skip to content

Migrate Qwen3-ASR and Qwen3-Omni to HybridModel - #4838

Draft
Phlip79 wants to merge 1 commit into
philip/qwen3-vl-hybridfrom
philip/qwen3-audio-omni-hybrid
Draft

Migrate Qwen3-ASR and Qwen3-Omni to HybridModel#4838
Phlip79 wants to merge 1 commit into
philip/qwen3-vl-hybridfrom
philip/qwen3-audio-omni-hybrid

Conversation

@Phlip79

@Phlip79 Phlip79 commented Jul 12, 2026

Copy link
Copy Markdown
Member

Summary

  • migrate Qwen3-ASR language-model integration to the shared Qwen Hybrid runtime
  • migrate Qwen3-Omni thinker-side language and MoE integration to HybridModel
  • update conversion mappings and multimodal model/provider wiring
  • update focused ASR and Omni unit coverage

Models modified

Qwen3-ASR checkpoints using Qwen3ASRForConditionalGeneration:

  • Qwen/Qwen3-ASR-1.7B

Qwen3-Omni checkpoints using Qwen3OmniMoeForConditionalGeneration:

  • Qwen/Qwen3-Omni-30B-A3B-Instruct

Stack

This is PR 4 of 4. Merge the stack in order:

  1. Migrate Qwen3 dense and MoE models to HybridModel #4747 - Qwen3 dense and MoE
  2. Migrate Qwen3-Next and Qwen3.5 models to HybridModel #4836 - Qwen3-Next and Qwen3.5 text
  3. Migrate Qwen VL models to HybridModel #4837 - Qwen3-VL and Qwen3.5-VL
  4. Migrate Qwen3-ASR and Qwen3-Omni to HybridModel #4838 - Qwen3-ASR and Qwen3-Omni

Validation

Signed-off-by: Philip Petrakian <ppetrakian@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@Phlip79 Phlip79 changed the title feat(qwen): migrate Qwen3-ASR and Qwen3-Omni to HybridModel Migrate Qwen3-ASR and Qwen3-Omni to HybridModel Jul 13, 2026
@Phlip79 Phlip79 added the needs-more-tests Requires additional L0 and L1 test coverage before merge label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-more-tests Requires additional L0 and L1 test coverage before merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant