diff options
| author | One <imoneoi@users.noreply.github.com> | 2025-07-29 14:29:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-29 14:29:22 +0800 |
| commit | 4f46d47be6751405bd67add67595d01ac7c034e1 (patch) | |
| tree | e81539458ee1cdc54e44167daa697a987b3e6797 | |
| parent | 171e2fcde636bcb7e6c0073a9983ed5252f04753 (diff) | |
| parent | 237887b04af7537c410a21a4409ed0538658bd79 (diff) | |
Merge pull request #6 from liamnorm/fix-readme-typo
Fix typo in 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 |
