Spaces:
Sleeping
Sleeping
Create flashattn.sh (#2)
Browse files- Create flashattn.sh (060789bc59f663f38de90aae5aef109b846c1727)
Co-authored-by: 1inkus <1inkusFace@users.noreply.huggingface.co>
- flashattn.sh +1 -0
flashattn.sh
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
MAX_JOBS=2 pip install flash-attn --use-pep517 --no-build-isolation
|