From d0eef684ef02aa7182575265369e12f8d693c553 Mon Sep 17 00:00:00 2001 From: Junya Morioka <77187490+mjun0812@users.noreply.github.com> Date: Sun, 26 Jan 2025 22:42:34 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5a50e7a..454afd5 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.4 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.0.4) + +| Flash-Attention | Python | PyTorch | CUDA | +|-----------------|--------|---------|------| +| 2.7.3 | 3.10, 3.11, 3.12 | 2.0.1, 2.1.2, 2.2.2, 2.3.1, 2.4.1, 2.5.1 | 11.8.0, 12.1.1, 12.4.1 | + ### v0.0.3 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.0.3)