Skip to content

[FIX_FOR_VLLM_LATEST] Maybe fix for 29066#709

Merged
iboiko-habana merged 9 commits intomainfrom
adobrzyn/hourly_fix_11_12
Dec 12, 2025
Merged

[FIX_FOR_VLLM_LATEST] Maybe fix for 29066#709
iboiko-habana merged 9 commits intomainfrom
adobrzyn/hourly_fix_11_12

Conversation

@adobrzyn
Copy link
Copy Markdown
Collaborator

Culprit commit: vllm-project/vllm#29066

Signed-off-by: Dobrzyniewicz, Agata <agata.dobrzyniewicz@intel.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the forward_oot method in hpu_fused_moe.py to fix compatibility issues introduced by vllm PR #29066. The changes refactor the method signature to access configuration parameters from the layer object rather than passing them as individual function arguments.

Key changes:

  • Removed multiple configuration parameters from the forward_oot method signature
  • Updated method body to access these parameters through the layer object instead

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

adobrzyn and others added 7 commits December 11, 2025 11:56
Signed-off-by: Agata Dobrzyniewicz <160237065+adobrzyn@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Agata Dobrzyniewicz <160237065+adobrzyn@users.noreply.github.com>
Signed-off-by: Dobrzyniewicz, Agata <agata.dobrzyniewicz@intel.com>
Signed-off-by: Agata Dobrzyniewicz <160237065+adobrzyn@users.noreply.github.com>
fix after CI

Signed-off-by: Iryna Boiko <iboiko@habana.ai>
@github-actions
Copy link
Copy Markdown

🚧 CI Blocked

The main CI workflow was not started for the following reason:

Your branch is behind the base branch. Please merge or rebase to get the latest changes.

@github-actions
Copy link
Copy Markdown

✅ CI Passed

All checks passed successfully against the following vllm commit:
91401c7a266450e332e88c3b569e93aeecca9a89

@iboiko-habana iboiko-habana merged commit a7fb6b9 into main Dec 12, 2025
47 checks passed
@adobrzyn adobrzyn deleted the adobrzyn/hourly_fix_11_12 branch January 9, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants