-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model does not support Flash Attention 2.0 yet #146
Comments
same problem, how could I solve it ? |
This is caused by low |
how could I modify the inference code in the machine without flashattenttion support?
|
in |
Running the
gradio_web_server_adhoc.py
or inference script with different models always leads to:The error:
Tried with:
What is the issue, why is flash attention 2.0 not supported despite being the default
_attn_implementation
The text was updated successfully, but these errors were encountered: