Update README.md
Browse files
README.md
CHANGED
@@ -101,7 +101,6 @@ pip install elastic_models[nvidia]\
|
|
101 |
|
102 |
pip install flash_attn==2.7.3 --no-build-isolation
|
103 |
pip uninstall apex
|
104 |
-
export ELASTIC_MODEL_ID_MAPPING=./model_name_id.json
|
105 |
```
|
106 |
|
107 |
Then go to [app.thestage.ai](https://app.thestage.ai), login and generate API token from your profile page. Set up API token as follows:
|
|
|
101 |
|
102 |
pip install flash_attn==2.7.3 --no-build-isolation
|
103 |
pip uninstall apex
|
|
|
104 |
```
|
105 |
|
106 |
Then go to [app.thestage.ai](https://app.thestage.ai), login and generate API token from your profile page. Set up API token as follows:
|