Downloading models from S3 to Sagemaker containers #3929
Unanswered
nth-attempt
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to download models from S3 to sagemaker containers. Specifically, I am trying to use the Huggingface LLM inference container for Sagemaker (https://huggingface.co/blog/sagemaker-huggingface-llm). Is there a way I can specify the path to a S3 bucket where I have the models downloaded ready for use instead of downloading the models from internet.
Beta Was this translation helpful? Give feedback.
All reactions