All Content tagged with Amazon SageMaker

Build, train, and deploy machine learning (ML) models for any use case with fully managed infrastructure, tools, and workflows

Content language: English

Select tags to filter
Sort by most recent
1562 results
I have a basic Jupterlab environment and tried enabling jupyter_latex. Has anyone had success wiith that or similar approach to preview .tex docs in Jupyterlab?
1
answers
0
votes
36
views
asked 2 months ago
Hi, I am using a batch transform job on AWS SageMaker and trying to create a model quality monitoring schedule - however I get the error No capture data found. I have checked the data capture location...
1
answers
0
votes
29
views
asked 2 months ago
Hi, I'm encountering an issue with the model's image embeddings. I have two images: 1. A completely white image. 2. An image with a white background and two large, vividly colored dots positioned at...
0
answers
0
votes
23
views
asked 3 months ago
In CloudWatch, SageMaker training jobs are found in the log group: `/aws/sagemaker/TrainingJobs`. The log stream name has the format: "{sagemaker_training_job_name}/algo-1-..." How can I programmatic...
1
answers
0
votes
81
views
AWS
asked 3 months ago
I would like to save the logs from a SageMaker training job, following something similar to the code snippet below. ```python estimator = JumpStartEstimator( model_id = "...", environment = {...
1
answers
0
votes
34
views
AWS
asked 3 months ago
Hello, I am writing to report a recurring issue with my SageMaker domains. Until recently, they were functioning correctly. However, starting on February 15th, I have experienced a maintenance reboo...
1
answers
0
votes
49
views
asked 3 months ago
Walk through the options for compiling a model for inference using Inferentia or Trainium. You would need to do this if the model or the configuration you want isn't available in the Hugging Face cac...
I need clarity for how the SIMS recipe works behind the scenes. I have read that SIMS finds similar items based on collaborative filtering. Can this be expanded on? When I give SIMS an item ID, what d...
1
answers
0
votes
37
views
asked 3 months ago
I am using a custom container to deploy my model on sagemaker serverless inference. but the endpoint creation fails and there are no logs on cloudwatch to find out the reason for the failure, i have...
2
answers
0
votes
99
views
asked 3 months ago
Hi All, I am trying to import the DeepSeek model into Amazon Bedrock, but the repository that the AWS community publishes at https://huggingface.co/ generates the following error: The Safetensor file...
1
answers
0
votes
53
views
asked 3 months ago
I am trying to create User Profiles in my SageMaker domain in AWS console, using my root account, and encountered the following issue: - UnrecognizedClientException - The security token included in t...
1
answers
0
votes
67
views
asked 3 months ago