Ilba bratpidd commited on
Commit
a35cce2
·
verified ·
1 Parent(s): f8ce396

Update README.md (#4)

Browse files

- Update README.md (efdaa9a4505a3bc594071bfb7a633ed73cba5a00)


Co-authored-by: Alex <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -115,7 +115,7 @@ To work with our models just run these lines in your terminal:
115
 
116
  ```shell
117
  pip install thestage
118
- pip install 'thestage-elastic-models[nvidia]'
119
  pip install flash_attn==2.7.3 --no-build-isolation
120
  pip uninstall apex
121
  ```
 
115
 
116
  ```shell
117
  pip install thestage
118
+ pip install 'thestage-elastic-models[nvidia]' --extra-index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple
119
  pip install flash_attn==2.7.3 --no-build-isolation
120
  pip uninstall apex
121
  ```