[Qwen3 Omni Moe] Fix 16 byte alignment in tests#43353
Closed
vasqu wants to merge 11 commits intohuggingface:mainfrom
Closed
[Qwen3 Omni Moe] Fix 16 byte alignment in tests#43353vasqu wants to merge 11 commits intohuggingface:mainfrom
Qwen3 Omni Moe] Fix 16 byte alignment in tests#43353vasqu wants to merge 11 commits intohuggingface:mainfrom
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Contributor
Author
|
run-slow: qwen3_omni_moe, qwen3_vl_moe |
Contributor
|
This comment contains models: ["models/qwen3_omni_moe", "models/qwen3_vl_moe"] |
Contributor
|
[For maintainers] Suggested jobs to run (before merge) run-slow: qwen3_omni_moe, qwen3_vl_moe |
Contributor
|
View the CircleCI Test Summary for this PR: https://huggingface.co/spaces/transformers-community/circle-ci-viz?pr=43353&sha=3c87f7 |
Contributor
Author
|
Discussed internally, we will move this to the conversions instead for all moes for now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As per title, this is required for
torch._grouped_mm; related failures e.g. https://app.circleci.com/pipelines/github/huggingface/transformers/160384/workflows/1c47e8a5-8aea-4fd5-9ec6-b6aab32e4e55/jobs/2110308/parallel-runs/3I cannot reproduce these issues locally, would be nice to have something that could Edit: needs to be run on CPU to trigger