One commited on
Commit
4f46d47
·
unverified ·
2 Parent(s): 171e2fc 237887b

Merge pull request #6 from liamnorm/fix-readme-typo

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ cd flash-attention/hopper
40
  python setup.py install
41
  ```
42
 
43
- For Ampere or earlier GPUs, install FlashAttenion 2
44
 
45
  ```bash
46
  pip3 install flash-attn
 
40
  python setup.py install
41
  ```
42
 
43
+ For Ampere or earlier GPUs, install FlashAttention 2
44
 
45
  ```bash
46
  pip3 install flash-attn