docs: fix line breaks in About v2.9.0 section
Browse files
README.md
CHANGED
|
@@ -34,7 +34,8 @@ Pre-built version: lash_attn-2 with **Python 3.11 & 3.12 & 3.13** support.
|
|
| 34 |
|
| 35 |
## About v2.9.0
|
| 36 |
|
| 37 |
-
**v2.9.0 is not an official FlashAttention release.**
|
|
|
|
| 38 |
|
| 39 |
- **Optimization plan (GitHub):** https://github.com/ussoewwin/flash-attention/blob/main/AI/FA2_BACKPORT_FROM_FA4_PLAN.md
|
| 40 |
- **Kernel change notes (GitHub):** https://github.com/ussoewwin/flash-attention/blob/main/md/FA2_CHANGES_v1.1.md
|
|
|
|
| 34 |
|
| 35 |
## About v2.9.0
|
| 36 |
|
| 37 |
+
**v2.9.0 is not an official FlashAttention release.**<br>
|
| 38 |
+
It is an independent fork build that continues FA2 kernel development while upstream focuses on FA3/F4.
|
| 39 |
|
| 40 |
- **Optimization plan (GitHub):** https://github.com/ussoewwin/flash-attention/blob/main/AI/FA2_BACKPORT_FROM_FA4_PLAN.md
|
| 41 |
- **Kernel change notes (GitHub):** https://github.com/ussoewwin/flash-attention/blob/main/md/FA2_CHANGES_v1.1.md
|