Skip to content

[qwen] Add Qwen3_5MoeForCausalLM (flat text-only MoE) support - #384

Merged
xadupre merged 2 commits into
mainfrom
copilot/fix-issue-374
Jun 17, 2026
Merged

[qwen] Add Qwen3_5MoeForCausalLM (flat text-only MoE) support#384
xadupre merged 2 commits into
mainfrom
copilot/fix-issue-374

Add Qwen3_5MoeForCausalLM (flat text-only MoE) support per PR #2146

20673a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

78.91% (+0.02%) compared to 65b1a42

View this Pull Request on Codecov

78.91% (+0.02%) compared to 65b1a42

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.91%. Comparing base (65b1a42) to head (20673a5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
+ Coverage   78.88%   78.91%   +0.02%     
==========================================
  Files          27       27              
  Lines        8113     8123      +10     
==========================================
+ Hits         6400     6410      +10     
  Misses       1713     1713              

☔ View full report in Codecov by Harness.
📢 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.