v5.6.1
📦 transformersView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a critical bug where the flash attention path was broken, specifically addressing an AttributeError.
🐛 Bug Fixes
- Fixed AttributeError when s_aux=None in flash_attention_forward.