1inkusFace commited on
Commit
d3e1c00
·
verified ·
1 Parent(s): ee2a89a

Update flashattn.sh

Browse files
Files changed (1) hide show
  1. flashattn.sh +1 -1
flashattn.sh CHANGED
@@ -1 +1 @@
1
- MAX_JOBS=2 pip install flash-attn --no-build-isolation
 
1
+ MAX_JOBS=2 pip install flash-attn --use-pep517 --no-build-isolation