Skip to content

Releases: kingbri1/flash-attention

v2.8.3

16 Aug 21:02

Choose a tag to compare

Actions: Add torch 2.8.0

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>

v2.8.2

13 Aug 06:54

Choose a tag to compare

Actions: Add torch 2.8.0

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>

v2.7.4.post1

08 Feb 22:20

Choose a tag to compare

Actions: Remove artifacts

No need to upload an artifact when uploading to a release anyway

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>

v2.7.1.post1

06 Dec 06:09

Choose a tag to compare

Actions: Bump Cuda

12.4

Signed-off-by: kingbri <8082010+bdashore3@users.noreply.github.com>

v2.7.0.post2

03 Dec 19:23

Choose a tag to compare

Actions: Bump Cuda

12.4

Signed-off-by: kingbri <8082010+bdashore3@users.noreply.github.com>

v2.6.3

26 Jul 00:14

Choose a tag to compare

Synced to Upstream version

NOTE: Backward and Dropout are disabled meaning that this release is INFERENCE ONLY.

This is because including these features more than doubles the build time and makes the github action time itself out. Please raise an issue to the parent repo to help reduce the build times if you want these features.

v2.6.1

12 Jul 00:06

Choose a tag to compare

Actions: Switch to CUDA 12.3

Signed-off-by: kingbri <bdashore3@proton.me>

v2.5.9.post2

09 Jul 23:28

Choose a tag to compare

v2.5.9.post2 Pre-release
Pre-release

Quick release to add softcapping commits. Does not have backward, dropout, or alibi support.

v2.5.9.post1

28 May 01:45

Choose a tag to compare

Actions: Clarify dispatch formatting

Signed-off-by: kingbri <bdashore3@proton.me>

v2.5.8

28 Apr 07:55

Choose a tag to compare

Same as Upstream tag

Now built for only torch 2.2.2 and 2.3.0