ussoewwin commited on
Commit
36faff6
·
verified ·
1 Parent(s): ee1bf68

docs: fix line breaks in About v2.9.0 section

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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.** It is an independent fork build that continues FA2 kernel development while upstream focuses on FA3/F4.
 
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