diff --git a/docs/packages.md b/docs/packages.md index fb551f0..2b6ab4b 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -1220,6 +1220,7 @@ | 3.12 | 2.8 | 12.6 | [Download1(v0.4.19)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.19/flash_attn-2.8.3+cu126torch2.8-cp312-cp312-win_amd64.whl) | | 3.12 | 2.9 | 12.4 | [Download1(v0.4.19)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.19/flash_attn-2.8.3+cu124torch2.9-cp312-cp312-win_amd64.whl) | | 3.12 | 2.9 | 12.6 | [Download1(v0.4.19)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.19/flash_attn-2.8.3+cu126torch2.9-cp312-cp312-win_amd64.whl), [Download2(v0.4.15)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.15/flash_attn-2.8.3+cu126torch2.9-cp312-cp312-win_amd64.whl) | +| 3.12 | 2.9 | 12.8 | [Download1(v0.7.6)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.6/flash_attn-2.8.3+cu128torch2.9-cp312-cp312-win_amd64.whl) | | 3.13 | 2.6 | 12.4 | [Download1(v0.4.19)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.19/flash_attn-2.8.3+cu124torch2.6-cp313-cp313-win_amd64.whl) | | 3.13 | 2.6 | 12.6 | [Download1(v0.4.19)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.19/flash_attn-2.8.3+cu126torch2.6-cp313-cp313-win_amd64.whl) | | 3.13 | 2.7 | 12.4 | [Download1(v0.4.19)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.4.19/flash_attn-2.8.3+cu124torch2.7-cp313-cp313-win_amd64.whl) | diff --git a/docs/release_history.md b/docs/release_history.md index e3c9c56..050fcbd 100644 --- a/docs/release_history.md +++ b/docs/release_history.md @@ -1,5 +1,16 @@ ## History +### v0.7.6 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.7.6) + +#### Windows x86_64 + +| Flash-Attention | Python | PyTorch | CUDA | +| --- | --- | --- | --- | +| 2.8.3 | 3.12 | 2.9 | 12.8 | + + ### v0.7.2 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.7.2)