Created
August 1, 2023 13:14
-
-
Save Barqawiz/52d209d5b74ca73e8183839704f02788 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export REPLICATE_API_KEY=<your-replica-key> | |
export OPENAI_API_KEY=<your-openai-key> | |
# optional - if you deployed Llama sagemaker ednpoint | |
export AWS_API_URL=<sagemaker-url> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment