diff --git a/README.md b/README.md index b50dce7..874a4c6 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,19 @@ flash_attn-[FLASH_ATTN_VERSION]+cu[CUDA_VERSION]torch[TORCH_VERSION]-cp[PYTHON_V # example: flash_attn=v2.6.3, CUDA=12.4.1, torch=2.5.1, Python=3.12 flash_attn-2.6.3+cu124torch2.5-cp312-cp312-linux_x86_64.whl ``` + +### v0.0.8 + +[Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.0.8) + +| Flash-Attention | Python | PyTorch | CUDA | +|-----------------|--------|---------|------| +| 2.4.3, 2.5.9, 2.6.3, 2.7.4.post1 | 3.10, 3.11, 3.12 | 2.4.1, 2.5.1, 2.6.0, 2.7.0 | 11.8.0, 12.4.1, 12.6.3 | + +### v0.0.7 + +Skip for experimental reasons. + ### v0.0.6 [Release](https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/tag/v0.0.6)