Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing the shape to use in padding calculation #464

Merged
merged 5 commits into from
Mar 7, 2025
Merged

Conversation

gshtras
Copy link
Collaborator

@gshtras gshtras commented Mar 7, 2025

In preparation for upstreaming MoE padding
Fixing accuracy regression induced by vllm-project#12185
In upstream B.shape[2] and A.shape[1] are supposed to match, but not when using moe padding

shajrawi
shajrawi previously approved these changes Mar 7, 2025
divakar-amd
divakar-amd previously approved these changes Mar 7, 2025
@gshtras gshtras merged commit 3ee6551 into main Mar 7, 2025
2 of 4 checks passed
@gshtras gshtras deleted the moe_padding_shape_fix branch March 7, 2025 19:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants