Skip to content

[Auto] Make processor subclasses overridable on load time#42912

Merged
vasqu merged 2 commits intohuggingface:mainfrom
vasqu:make-auto-overridable-on-load
Dec 17, 2025
Merged

[Auto] Make processor subclasses overridable on load time#42912
vasqu merged 2 commits intohuggingface:mainfrom
vasqu:make-auto-overridable-on-load

Conversation

@vasqu
Copy link
Copy Markdown
Contributor

@vasqu vasqu commented Dec 16, 2025

As per title, discovered in #39585 (went through a few versions until we found this :p)

@github-actions
Copy link
Copy Markdown
Contributor

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

run-slow: auto

@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.

@vasqu vasqu mentioned this pull request Dec 16, 2025
2 tasks
Copy link
Copy Markdown
Member

@zucchini-nlp zucchini-nlp left a comment

Choose a reason for hiding this comment

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

Nice! Let's make sure that the tests are passing, check a few important models with slow tests. Shouldn't be a problem, just for safety

Feel free to merge when everything passes :)

Copy link
Copy Markdown
Member

@zucchini-nlp zucchini-nlp left a comment

Choose a reason for hiding this comment

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

meant to ✅

@vasqu vasqu marked this pull request as ready for review December 17, 2025 10:39
@vasqu
Copy link
Copy Markdown
Contributor Author

vasqu commented Dec 17, 2025

run-slow: vit,clip,detr,table_transformer,got_ocr2,whisper,wav2vec2,qwen2_audio,speech_t5,csm,gemma3,qwen2_5_vl,llava,smolvlm,gemma3n,qwen2_5_omni

@github-actions
Copy link
Copy Markdown
Contributor

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

models: ["models/clip", "models/csm", "models/detr", "models/gemma3", "models/gemma3n", "models/got_ocr2", "models/llava", "models/qwen2_5_omni", "models/qwen2_5_vl", "models/qwen2_audio", "models/smolvlm", "models/table_transformer", "models/vit", "models/wav2vec2", "models/whisper"]
quantizations: []

@github-actions
Copy link
Copy Markdown
Contributor

CI Results

Workflow Run ⚙️

✅ No failing test specific to this PR 🎉 !

@vasqu vasqu merged commit 79432f7 into huggingface:main Dec 17, 2025
27 checks passed
@vasqu vasqu deleted the make-auto-overridable-on-load branch December 17, 2025 13:15
SangbumChoi pushed a commit to SangbumChoi/transformers that referenced this pull request Jan 23, 2026
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