diff options
| author | Liam Norman <liamn1040@gmail.com> | 2025-07-27 16:55:29 -0400 |
|---|---|---|
| committer | Liam Norman <liamn1040@gmail.com> | 2025-07-27 16:55:29 -0400 |
| commit | 237887b04af7537c410a21a4409ed0538658bd79 (patch) | |
| tree | e81539458ee1cdc54e44167daa697a987b3e6797 /README.md | |
| parent | 171e2fcde636bcb7e6c0073a9983ed5252f04753 (diff) | |
Fix typo in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ cd flash-attention/hopper python setup.py install ``` -For Ampere or earlier GPUs, install FlashAttenion 2 +For Ampere or earlier GPUs, install FlashAttention 2 ```bash pip3 install flash-attn |
