Skip to content

[qwen] Add Qwen3.5-MoE builder (port of onnxruntime-genai #2146) - #349

Merged
xadupre merged 3 commits into
mainfrom
copilot/import-changes-and-add-fast-unit-test
May 24, 2026
Merged

[qwen] Add Qwen3.5-MoE builder (port of onnxruntime-genai #2146)#349
xadupre merged 3 commits into
mainfrom
copilot/import-changes-and-add-fast-unit-test

Add ORT-vs-PT discrepancy + first-token check for Qwen3.5-MoE

377b8b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2026 in 1s

79.96% (+0.03%) compared to b586dd8

View this Pull Request on Codecov

79.96% (+0.03%) compared to b586dd8

Details

Codecov Report

❌ Patch coverage is 83.50515% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.96%. Comparing base (b586dd8) to head (377b8b6).

Files with missing lines Patch % Lines
modelbuilder/builders/qwen.py 82.97% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #349      +/-   ##
==========================================
+ Coverage   79.92%   79.96%   +0.03%     
==========================================
  Files          25       25              
  Lines        7741     7835      +94     
==========================================
+ Hits         6187     6265      +78     
- Misses       1554     1570      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.