Skip to content

[Bugfix] Fix fused moe#1512

Merged
kyuyeunk merged 1 commit intomainfrom
kyuyeunk/fix_fused_moe
Jan 22, 2026
Merged

[Bugfix] Fix fused moe#1512
kyuyeunk merged 1 commit intomainfrom
kyuyeunk/fix_fused_moe

Conversation

@kyuyeunk
Copy link
Collaborator

Description

Fix breakage due to vllm-project/vllm#32414

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

Signed-off-by: Kyuyeun Kim <kyuyeunk@google.com>
@github-actions
Copy link

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a Github issue, please include a link, e.g.,:
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@kyuyeunk kyuyeunk added the ready ONLY add when PR is ready to merge/full CI is needed label Jan 22, 2026
@kyuyeunk kyuyeunk merged commit 5dafb4d into main Jan 22, 2026
20 of 30 checks passed
@kyuyeunk kyuyeunk deleted the kyuyeunk/fix_fused_moe branch January 22, 2026 09:37
lorriexingfang pushed a commit to lorriexingfang/tpu-inference that referenced this pull request Feb 26, 2026
Signed-off-by: Kyuyeun Kim <kyuyeunk@google.com>
Signed-off-by: Xing Fang <xing.fang@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants