From c3e14fb818e5fddbc71affb4b31d36396991dd14 Mon Sep 17 00:00:00 2001 From: Junya Morioka <77187490+mjun0812@users.noreply.github.com> Date: Wed, 11 Jun 2025 01:06:10 +0900 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b22bf93..f121848 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.10 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.3.10) + +#### Linux x86_64 + +| Flash-Attention | Python | PyTorch | CUDA | +| --- | --- | --- | --- | +| 2.7.4 | 3.10, 3.11, 3.12 | 2.7.1 | 12.8.1 | + ### v0.3.9 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.3.9)