Skip to content

[lora][moe] fix MoE models by registering the correct op#1599

Merged
AlpinDale merged 1 commit into
mainfrom
fix-moe
Nov 5, 2025
Merged

[lora][moe] fix MoE models by registering the correct op#1599
AlpinDale merged 1 commit into
mainfrom
fix-moe

Conversation

@AlpinDale

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: AlpinDale <alpindale@gmail.com>
@AlpinDale AlpinDale merged commit 913d0c3 into main Nov 5, 2025
1 check passed
@AlpinDale AlpinDale deleted the fix-moe branch November 5, 2025 00:18

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request correctly fixes the function signatures for moe_align_block_size and moe_lora_align_block_size to match their underlying C++ implementations. This is a critical fix for MoE models with LoRA. However, the change to moe_lora_align_block_size introduces a breaking change for a test that calls it directly, which needs to be updated.

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.

1 participant