We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4f0a3 commit ce68305Copy full SHA for ce68305
README.md
@@ -59,7 +59,7 @@ pip install flash-attn
59
60
Alternatively you can compile from source:
61
```
62
-python -m pip install .
+python setup.py install
63
64
65
Interface: `src/flash_attention.py`
0 commit comments