From 2af38ea47d1b578f5c080e4a32174f8fd27112f9 Mon Sep 17 00:00:00 2001 From: Junya Morioka <77187490+mjun0812@users.noreply.github.com> Date: Tue, 17 Jun 2025 08:27:15 +0900 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f121848..2e7ed3a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,16 @@ pip install ./flash_attn-2.6.3+cu124torch2.5-cp312-cp312-linux_x86_64.whl ## Packages +### v0.3.12 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.3.12) + +## Linux x86_64 + +| Flash-Attention | Python | PyTorch | CUDA | +| --- | --- | --- | --- | +| 2.8.0 | 3.10, 3.11, 3.12 | 2.4.1, 2.5.1, 2.6.0, 2.7.1 | 12.4.1, 12.8.1 | + ### v0.3.10 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.3.10)