Last active
July 6, 2023 21:55
-
-
Save billmetangmo/b695c5bcfa056086888d88dbe5c72928 to your computer and use it in GitHub Desktop.
cmds to deploy to use aws + hugging face
This file contains hidden or 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
| # https://github.com/huggingface/notebooks/blob/main/sagemaker/11_deploy_model_from_hf_hub/deploy_transformer_model_from_hf_hub.ipynb | |
| pip install "sagemaker>=2.48.0" --upgrade |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment