quazim commited on
Commit
6aebbc5
·
verified ·
1 Parent(s): 418c3e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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