Update README.md
Browse files
README.md
CHANGED
@@ -84,6 +84,7 @@ pip install elastic_models[blackwell]\
|
|
84 |
--extra-index-url https://pypi.nvidia.com\
|
85 |
--extra-index-url https://pypi.org/simple
|
86 |
|
|
|
87 |
pip uninstall apex
|
88 |
```
|
89 |
|
|
|
84 |
--extra-index-url https://pypi.nvidia.com\
|
85 |
--extra-index-url https://pypi.org/simple
|
86 |
|
87 |
+
pip install flash_attn==2.7.3 --no-build-isolation
|
88 |
pip uninstall apex
|
89 |
```
|
90 |
|