Commit ce68305c authored by Tri Dao's avatar Tri Dao
Browse files

Update installation instruction

parent cf4f0a39
...@@ -59,7 +59,7 @@ pip install flash-attn ...@@ -59,7 +59,7 @@ pip install flash-attn
Alternatively you can compile from source: Alternatively you can compile from source:
``` ```
python -m pip install . python setup.py install
``` ```
Interface: `src/flash_attention.py` Interface: `src/flash_attention.py`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment