Push flash_attn-2.8.2-cp312-cp312-linux_x86_64.whl
Browse files- .gitattributes +2 -0
- flash_attn-2.8.2-cp312-cp312-linux_x86_64.whl +3 -0
- readme.md +6 -0
.gitattributes
CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
torch-2.8-cuda-12.9.1-flash_attn-2.8.2-cp312-cp312-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
37 |
+
flash_attn-2.8.2-cp312-cp312-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
|
flash_attn-2.8.2-cp312-cp312-linux_x86_64.whl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff5332f4141f4fdc98906e1700c9469be339d4026a162b7cf9cf3115b99826e6
|
3 |
+
size 253444725
|
readme.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
`flash_attn-2.8.2-cp312-cp312-linux_x86_64.whl`
|
3 |
+
* torch 2.8
|
4 |
+
* cuda 12.9.1
|
5 |
+
* python 3.12
|
6 |
+
* build for 80, 90, 100, 120
|