Skip to content

Commit 52e0bcd

Browse files
Bump flash-attn from 2.4.2+7e2dd4d to 2.8.3.post1
Bumps [flash-attn](https://github.com/Dao-AILab/flash-attention) from 2.4.2+7e2dd4d to 2.8.3.post1. - [Release notes](https://github.com/Dao-AILab/flash-attention/releases) - [Commits](https://github.com/Dao-AILab/flash-attention/commits/v2.8.3.post1) --- updated-dependencies: - dependency-name: flash-attn dependency-version: 2.8.3.post1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef794b3 commit 52e0bcd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ enflame = [
9797
"torchaudio==2.10.0+cpu",
9898
"torchvision==0.25.0+cpu",
9999
"torch-gcu==2.10.0+3.7.20260408",
100-
"flash-attn==2.7.2+torch.2.9.1.gcu.3.4.20260323",
100+
"flash-attn==2.8.3.post1",
101101
]
102102

103103
hygon = [
@@ -115,7 +115,7 @@ kunlunxin = [
115115
"apex==0.1",
116116
"benchflow==1.0.0",
117117
"colorama==0.4.6",
118-
"flash_attn==2.4.2+7e2dd4d",
118+
"flash_attn==2.8.3.post1",
119119
"hydrax==0.1.0",
120120
"hyperparameter==0.5.6",
121121
"psutil==6.1.0",
@@ -133,7 +133,7 @@ metax = [
133133
"torch==2.8.0+metax3.7.2.0",
134134
"torchaudio==2.4.1+metax3.7.2.0",
135135
"torchvision==0.15.1+metax3.7.2.0",
136-
"flash_attn==2.6.3+metax3.7.2.0torch2.8",
136+
"flash_attn==2.8.3.post1",
137137
]
138138

139139
mthreads-musa436 = [

0 commit comments

Comments
 (0)