Skip to content

Commit

Permalink
add batch file for 'flash-attn' installation
Browse files Browse the repository at this point in the history
  • Loading branch information
seruva19 committed Dec 23, 2024
1 parent c192c3d commit 2cc334b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install-fa.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
call venv\Scripts\activate.bat
pip install https://huggingface.co/lldacing/flash-attention-windows-wheel/resolve/main/flash_attn-2.7.0.post2%2Bcu124torch2.4.0cxx11abiFALSE-cp310-cp310-win_amd64.whl

PAUSE

0 comments on commit 2cc334b

Please sign in to comment.