From fdec4f9b41551856c02aa1bb5c591e0229c60970 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:56:22 +0000 Subject: [PATCH] docs: update docs for v0.7.13 --- doc/packages.md | 2 +- doc/release_history.md | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/packages.md b/doc/packages.md index b953481..d0a72a5 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -1474,7 +1474,7 @@ | 3.10 | 2.8 | 12.8 | [Download1(v0.7.7)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.7/flash_attn-2.8.3+cu128torch2.8-cp310-cp310-win_amd64.whl) | | 3.10 | 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-cp310-cp310-win_amd64.whl) | | 3.10 | 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-cp310-cp310-win_amd64.whl) | -| 3.10 | 2.9 | 12.8 | [Download1(v0.7.11)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.11/flash_attn-2.8.3+cu128torch2.9-cp310-cp310-win_amd64.whl) | +| 3.10 | 2.9 | 12.8 | [Download1(v0.7.13)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.13/flash_attn-2.8.3+cu128torch2.9-cp310-cp310-win_amd64.whl), [Download2(v0.7.11)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.11/flash_attn-2.8.3+cu128torch2.9-cp310-cp310-win_amd64.whl) | | 3.10 | 2.9 | 13.0 | [Download1(v0.7.13)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.13/flash_attn-2.8.3+cu130torch2.9-cp310-cp310-win_amd64.whl) | | 3.10 | 2.10 | 12.6 | [Download1(v0.7.12)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.12/flash_attn-2.8.3+cu126torch2.10-cp310-cp310-win_amd64.whl) | | 3.10 | 2.10 | 12.8 | [Download1(v0.7.13)](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.7.13/flash_attn-2.8.3+cu128torch2.10-cp310-cp310-win_amd64.whl) | diff --git a/doc/release_history.md b/doc/release_history.md index 5811c7f..f390fc2 100644 --- a/doc/release_history.md +++ b/doc/release_history.md @@ -1,5 +1,16 @@ ## History +### v0.7.13 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.7.13) + +#### Windows x86_64 + +| Flash-Attention | Python | PyTorch | CUDA | +| --- | --- | --- | --- | +| 2.8.3 | 3.10, 3.13, 3.14 | 2.10, 2.9 | 12.8, 13.0 | + + ### v0.7.16 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.7.16) @@ -35,17 +46,6 @@ | 2.7.4, 2.8.3 | 3.10 | 2.6 | 12.4 | -### v0.7.13 - -[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.7.13) - -#### Windows x86_64 - -| Flash-Attention | Python | PyTorch | CUDA | -| --- | --- | --- | --- | -| 2.8.3 | 3.10, 3.13, 3.14 | 2.10, 2.9 | 12.8, 13.0 | - - ### v0.7.15 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.7.15)