[None][feat] Revert Add support for Qwen3.5 VL MoE (#14164)#14465
Conversation
This reverts commit 96a4a09.
|
/bot run --disable-fail-fast |
📝 WalkthroughWalkthroughThis PR removes Qwen3.5-MoE VL conditional generation model support by deleting model exports, updating weight mapper registration, relocating config normalization logic, simplifying model signatures and KV-cache handling, and removing all related tests and documentation. ChangesQwen3.5-MoE-VL Support Removal and Config Refactoring
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
PR_Github #49944 [ run ] triggered by Bot. Commit: |
|
PR_Github #49944 [ run ] completed with state
|
|
/bot run |
|
PR_Github #49997 [ run ] triggered by Bot. Commit: |
|
PR_Github #49997 [ run ] completed with state |
This reverts commit 96a4a09.
Summary by CodeRabbit
Documentation
Refactor
Tests
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.