From fae44bf9c548d2679fc5e180b001c78d694de460 Mon Sep 17 00:00:00 2001 From: Junya Morioka <77187490+mjun0812@users.noreply.github.com> Date: Sun, 16 Feb 2025 03:42:43 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 454afd5..9739c97 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,14 @@ flash_attn-[FLASH_ATTN_VERSION]+cu[CUDA_VERSION]torch[TORCH_VERSION]-cp[PYTHON_V flash_attn-2.6.3+cu124torch2.5-cp312-cp312-linux_x86_64.whl ``` +### v0.0.5 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.0.5) + +| Flash-Attention | Python | PyTorch | CUDA | +|-----------------|--------|---------|------| +| 2.6.3, 2.7.4.post1 | 3.10, 3.11, 3.12 | 2.0.1, 2.1.2, 2.2.2, 2.3.1, 2.4.1, 2.5.1, 2.6.0 | 12.4.1, 12.6.3 | + ### v0.0.4 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.0.4)