ROIpad ← Back to Search
github.com › repository issue

Is Flash Attention 2 mandatory?

bytedance/Lance
Status: Open
Opened: May 21, 2026
Comments: 3
Since `flash_attn` is imported in qwen2_navit.py without checking `is_flash_attn_2_available()` like in other .py files, does it mean Flash Attention package need to be installed? If Flash Attention is mandatory, you might want mentioned it in Readme file. But it would be nice if Flash Attention is being optional.
Python
View on GitHub ↗