v4.50.3
📦 transformersView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release fixes bugs related to beam search output cropping, BLIP-2 floating-point precision mismatches, and PixtralProcessor configuration.
🐛 Bug Fixes
- Fixed output cropping issues in beam search during generation.
- Fixed dtype mismatch in BLIP-2 when keeping the model in fp32.
- Fixed PixtralProcessor patch_size calculation when spatial_merge_size is utilized.
🔧 Affected Symbols
generateBlip2ModelPixtralProcessor