Questions tagged with Amazon SageMaker
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 want to run an ML model with SageMaker Serverless Inference on a GPU instance. There is no option to select the instance type. Is it possible to run on a GPU instance?
0
answers
0
votes
17
views
asked 20 hours agolg...
I am trained my model using a SageMaker notebook running on us-west-2. The notebook where I trained my model uses tensorflow v2.13.1. I have saved my trained model to S3 and compressed it into a...
1
answers
0
votes
31
views
asked a day agolg...
If I use teh SDK to use the Amazon Rekognition Custom Labels service then if i want to deploy the trained model using SageMaker then how do i do?
0
answers
0
votes
23
views
asked 2 days agolg...
Transformer step is completed and output is baseline.csv.out 
Code for transformer step and...
1
answers
0
votes
21
views
asked 2 days agolg...
Hello,
I'm student working on 3D VR project and I want to deploy unreal pixel streaming using sagemaker. In the free tier I found m4.xlarge or m5.xlarge instances and many other can you brief about...
0
answers
0
votes
41
views
asked 3 days agolg...
I mistakenly deleted the CloudFormation Stack related to the SageMaker project.
and then attempting to delete the project from the projects panel in SageMaker Studio, it fails with a 'stack with id :...
1
answers
0
votes
23
views
asked 3 days agolg...
On Oct 23, I looked at Sagemaker for less than an hour, and found a number of issues with the reliability of the first model I tried. I then proceeded to shut it down, due to these issues and found...
2
answers
0
votes
117
views
asked 3 days agolg...
I deploy a Mistral 7b model using AWS Sagemaker Jump start. I deleted model, endpoint config but when delete endpoint it is an error doesn't allow me to delete inference endpoint.
It says " Cannot...
1
answers
0
votes
98
views
asked 3 days agolg...
I'm deploying an LLM that uses huggingface transformers on Sagemaker with custom inference code (e.g. custom model_fn, predict_fn, etc). I know that Sagemaker has support for response streaming, and...
0
answers
0
votes
55
views
asked 8 days agolg...
I want to save my pyspark dataframe in RecordIO protobuf format. I am using Amazon EMR to run my pyspark scripts, and I want to use AWS SageMaker to train a machine learning model. SageMaker pipe mode...
0
answers
0
votes
25
views
asked 9 days agolg...
Traceability and Reproducibility of Models Generated using SageMaker Training Jobs with S3 Datasetlg...
I have a dataset in S3 bucket which is passed as input to the SageMaker training job. The default **traceability** in SageMaker provides only the S3 URI and doesn't include the version details. If at...
0
answers
1
votes
141
views
asked 10 days agolg...
Traceback (most recent call last):
File "data.py", line 88, in <module>
generate(STREAM_NAME, boto3.client('kinesis',region_name='us-east-2'))
File "data.py", line 83, in generate
...
0
answers
0
votes
36
views
asked 10 days agolg...