Patch Release v4.53.1
This patch contains several bug fixes. The following commits are included:
- Fix: unprotected import of tp plugin (#39083)
- Fix key mapping for VLMs (#39029)
- Several fixes for Gemma3n(#39135)
- [qwen2-vl] fix FA2 inference (#39121)
- [smolvlm] fix video inference (#39147)
- Fix multimodal processor get duplicate arguments when receive kwargs for initialization (#39125)
- when delaying optimizer creation only prepare the model (#39152)
- Add packed tensor format support for flex/sdpa/eager through the mask! (#39194)