Transformers v4.57.5
Hugging Face releases Transformers v4.57.5 with fixes for QwenVL attribute handling and lr_scheduler parsing ahead of the v5 transition.
What's Changed Should not have said last patch :wink: These should be the last remaining fixes that got lost in between patches and the transition to v5. QwenVL: add skipped keys in setattr as well by @zucchini-nlp in https://github.com/huggingface/transformers/pull/41808 Fix lr_scheduler_parsing by @SunMarc in https://github.com/huggingface/transformers/pull/41322 Full Changelog: https://github.com/huggingface/transformers/compare/v4.57.4...v4.57.5
- github.comtransformers v4.57.5primary