[Auto] Make processor subclasses overridable on load time#42912
[Auto] Make processor subclasses overridable on load time#42912vasqu merged 2 commits intohuggingface:mainfrom
Auto] Make processor subclasses overridable on load time#42912Conversation
|
[For maintainers] Suggested jobs to run (before merge) run-slow: auto |
|
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. |
zucchini-nlp
left a comment
There was a problem hiding this comment.
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 :)
|
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 |
|
This comment contains 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"] |
CI Results✅ No failing test specific to this PR 🎉 ! |
As per title, discovered in #39585 (went through a few versions until we found this :p)