File size: 1,740 Bytes
093287b 8b32e24 8e24bde 8b32e24 ee1bf68 8e24bde 8b32e24 ee1bf68 8e24bde 8b32e24 ee1bf68 8e24bde 8f115f3 63c63f5 248f290 ee1bf68 36faff6 248f290 8b32e24 ee1bf68 8e24bde | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | ---
license: bsd-3-clause
tags:
- flash-attention
- windows
- pytorch
- cuda
- whl
language:
- en
---
# FlashAttention Windows Wheel
Unofficial Windows-compatible wheel of flash-attention for Windows<br>
**Python 3.11 & 3.12 & 3.13 versions only**.
## Overview
This repository provides **Windows-compatible wheels** for FlashAttention-2 that are not officially distributed.<br>
Pre-built version: lash_attn-2 with **Python 3.11 & 3.12 & 3.13** support.
## Key Features
- ✅ Native Windows support (Python 3.11 & 3.12 & 3.13)
- ⚡ FlashAttention-2
## Changelog
- 15.11.2025 Uploaded v2.8.3 based on PyTorch 2.9.1+cu130
- 12.02.2026 Uploaded v2.8.3 based on PyTorch 2.10.0+cu130
- 29.03.2026 Uploaded v2.8.3 based on PyTorch 2.11.0+cu130
- 14.05.2026 Uploaded v2.8.4 based on PyTorch 2.11.0+cu130
- 13.05.2026 Uploaded **v2.9.0** based on PyTorch 2.11.0+cu130 — **unofficial fork-only build** (not an official release). Includes FA2 A-1/A-2 optimizations.
## About v2.9.0
**v2.9.0 is not an official FlashAttention release.**<br>
It is an independent fork build that continues FA2 kernel development while upstream focuses on FA3/F4.
- **Optimization plan (GitHub):** https://github.com/ussoewwin/flash-attention/blob/main/AI/FA2_BACKPORT_FROM_FA4_PLAN.md
- **Kernel change notes (GitHub):** https://github.com/ussoewwin/flash-attention/blob/main/md/FA2_CHANGES_v1.1.md
## Disclaimer
- **No performance benchmarks** have been run on this build.
- **No multi-environment testing** has been performed.
- This is an **unofficial fork build**. Use at your own risk.
※Unofficial built version!! It works correctly in my environment, but I am not sure that will work in yours.
|