When flash attention IS available: The code imports the required modules as before
When flash attention is NOT available: The code now raises a clear ImportError with installation instructions
Benefits:
Provides immediate feedback when flash attention is missing
Gives clear installation instructions
Prevents silent failures or confusing errors later in the code

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment