How can I disable FlashAttention (to avoid GLIBC_2.32 requirement)? #3757
Unanswered
nariaki3551
asked this question in
Q&A
Replies: 1 comment
-
hi. there are 2 solutions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m training with VERL (agentlightning.verl) and hit an ImportError because the prebuilt FlashAttention wheel requires GLIBC_2.32, while my host glibc is older. I don’t need FlashAttention for now — I just want to run with it disabled.
Beta Was this translation helpful? Give feedback.
All reactions