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