Questions tagged with Amazon SageMaker Deployment
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I recently created a sagemaker model for data cloud salesforce integration, I approved the version and pipeline was created
Source and Build are successful but deploy step was rolled back due to...
0
answers
0
votes
41
views
asked a month agolg...
I have deployed a sagemaker endpoint and I'm trying to get my logs logged to the cloudwatch logstream. I did so by plainly printing the dictionary to stdout. While the logs get logged, I'm unable to...
1
answers
0
votes
90
views
asked 2 months agolg...
Hi,
I am trying to deploy a PyTorchModel to an endpoint. The model artifact (a LLM-vigogne), zipped, is 15GB. I've taken various steps, such as : I used instance_type=ml.r5.4xlarge and...
2
answers
0
votes
101
views
asked 2 months agolg...
The IAM role using has both AmazonSageMakerFullAccess and AmazonS3FullAccess permissions. Still I'm getting above error
1
answers
0
votes
136
views
asked 2 months agolg...
Hi, I am new to Sagemaker and I am having some issues where I am trying to set up an autopilot experiment with the use of my csv file. However, when I tried to key in my s3 bucket in input data field....
0
answers
0
votes
33
views
asked 3 months agolg...
ModelError: An error occurred (ModelError) when calling the InvokeEndpoint operation: Received server error (0) from primary with message "Your invocation timed out while waiting for a response from...
3
answers
0
votes
148
views
asked 4 months agolg...
Locally (i.e. outside of AWS) I'm using the latest official Nvidia triton docker image (`nvcr.io/nvidia/tritonserver:23.07-py3`) which ships with a python 3.10 backend. I've constructed a custom...
2
answers
0
votes
294
views
asked 4 months agolg...
On Google Colab, I fine-tuned my stable diffusion model and deployed it on hugging face. Now I want to create an endpoint in Sagamaker and generate new images. I am experiencing problems with image...
0
answers
0
votes
67
views
asked 4 months agolg...
On Google colab, I'm fine tuning a stable diffusion model and deploying it on hugging faces. Can I use these weights in Sagamaker?
Can you give me a reference link on how to use this?
1
answers
0
votes
155
views
asked 4 months agolg...
ResourceLimitExceeded: An error occurred (ResourceLimitExceeded) when calling the CreateEndpoint operation: The account-level service limit 'Memory size in MB per serverless endpoint' is 3072 MBs,...
1
answers
0
votes
227
views
asked 4 months agolg...
Hi,
I'm encountering an issue with deploying a SageMaker endpoint that was previously working fine. I successfully deployed the Nous Hermes Llama 2 7B model to a g5.2xlarge endpoint about a week ago....
0
answers
0
votes
58
views
asked 4 months agolg...
We are fine-tuning stable diffusion model on a custom dataset and looking for the DreamBooth approach for training on Sagemaker. Is it possible on Sagemaker. if yes then can you give me some links or...
5
answers
0
votes
284
views
asked 4 months agolg...