Skip to content

[misc] fix qwen35 tests: correct the text model type and skip reverse_mapping#45173

Merged
Rocketknight1 merged 2 commits intohuggingface:mainfrom
JJJYmmm:fix_qwen35_reverse_mapping
Apr 2, 2026
Merged

[misc] fix qwen35 tests: correct the text model type and skip reverse_mapping#45173
Rocketknight1 merged 2 commits intohuggingface:mainfrom
JJJYmmm:fix_qwen35_reverse_mapping

Conversation

@JJJYmmm
Copy link
Copy Markdown
Contributor

@JJJYmmm JJJYmmm commented Apr 1, 2026

What does this PR do?

Fixed the qwen3_5 / qwen3_5_moe reverse-loading tests by correcting the text model type used in the setup, and aligned the reverse-mapping behavior with gemma3n since they are all native multimodal.

This also removes the custom qwen3_5_moe_text reverse-loading override, since it was only skipping the ^model.language_model mapping.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

[For maintainers] Suggested jobs to run (before merge)

run-slow: qwen3_5, qwen3_5_moe

@Rocketknight1
Copy link
Copy Markdown
Member

run-slow: qwen3_5, qwen3_5_moe

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

Workflow Run ⚙️

This comment contains run-slow, running the specified jobs:

models: ["models/qwen3_5", "models/qwen3_5_moe"]
quantizations: []

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2026

CI Results

Workflow Run ⚙️

Commit Info

Context Commit Description
RUN b2a5ea4a workflow commit (merge commit)
PR 9fa91af8 branch commit (from PR)
main abc417a4 base commit (on main)

✅ No failing test specific to this PR 🎉 👏 !

Copy link
Copy Markdown
Member

@Rocketknight1 Rocketknight1 left a comment

Choose a reason for hiding this comment

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

Happy to approve this one! Those tests were kinda flaky, and I agree that they fit a bit awkwardly here

@Rocketknight1 Rocketknight1 enabled auto-merge April 2, 2026 12:38
@Rocketknight1 Rocketknight1 added this pull request to the merge queue Apr 2, 2026
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

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.

Merged via the queue into huggingface:main with commit 5383689 Apr 2, 2026
24 checks passed
marvinzh pushed a commit to marvinzh/transformers that referenced this pull request Apr 3, 2026
…_mapping (huggingface#45173)

* tests: skip qwen3.5 reverse mapping for vlm

* update
SangbumChoi pushed a commit to SangbumChoi/transformers that referenced this pull request Apr 4, 2026
…_mapping (huggingface#45173)

* tests: skip qwen3.5 reverse mapping for vlm

* update
sirzechs66 pushed a commit to sirzechs66/transformers that referenced this pull request Apr 18, 2026
…_mapping (huggingface#45173)

* tests: skip qwen3.5 reverse mapping for vlm

* update
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