Benjamin Gleitzman

Results 55 comments of Benjamin Gleitzman

You can also roll forward to version 2.3.3. ``` !pip uninstall flash-attn !pip install --no-build-isolation flash-attn==2.3.3 ````

This is excellent, thank you! I added both libraries to my path and I was good to go

You can submit it and maintain it for me if you like.

Hmm, I wonder if this is an issue with keep upstream? https://pypi.org/project/keep/ We're currently on 2.9 but it looks like there is now 2.11. Would you try updating the keep...

Hmm, interesting. Did you install howdoi with pip, or are you installing it from source? I was pretty sure that pip was using the correct versions since we specify it...