Questions tagged with AWS Deep Learning Containers

AWS Deep Learning Containers (AWS DL Containers) are Docker images pre-installed with deep learning frameworks to make it easy to deploy custom machine learning (ML) environments quickly by letting you skip the complicated process of building and optimizing your environments from scratch.

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.

14 results
After fine-tuning a DistilBERT model and saving it as 'model.pth', and creating an 'inference.py' script, I packaged both into a '.tar.gz' file. Upon deploying it, an endpoint was successfully created...
1
answers
0
votes
403
views
asked 7 months ago
Could you please explain in detail with example ? Why we need the generative AI?
1
answers
0
votes
2K
views
AWS
asked 10 months ago
Hi, As part of ongoing development in our project, we hire designers to design UX/UI for Mobile Apps. Hence in this context, can we have Bot(training engine) arranged so that we can train and use for...
0
answers
0
votes
386
views
asked a year ago
I'm running some experiments which requires transformer version greater than 4.17. to upgrade to latest , can i simply install newer version in my own container ? Dockerfile ``` FROM 763104351884.d...
1
answers
0
votes
667
views
asked a year ago
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
957
views
asked a year ago
When I have a look at https://github.com/aws/deep-learning-containers/blob/master/available_images.md I get many different deep learning containers with an example URL, for instance, 763104351884.dk...
0
answers
0
votes
213
views
asked 2 years ago
I am deploying a Triton server endpoint on Sagemaker and I want to ssh into the instance where the endpoint is running for debugging purposes. I can't find a way to identify the instance (e.g. find th...
1
answers
0
votes
1.4K
views
asked 2 years ago
Hi, with the release of EKS 1.23 and 1.24 we are moving ever closer to the full removal of the PodSecurityPolicy. To replace this the PodSecurity admission controller has been graduated to the beta br...
1
answers
0
votes
526
views
asked 2 years ago
Hello, I've been trying to deploy multiple PyTorch models on one endpoint on SageMaker from a SageMaker Notebook. First I tested deployment of single models on single endpoints, to check if everything...
1
answers
0
votes
2.5K
views
asked 2 years ago
Hey all, I am trying to run the script below in the writefile titled "vw_aws_a_bijlageprofile.py". This code has worked for me using other data sources, but now I am getting the following error messa...
1
answers
0
votes
568
views
asked 2 years ago
I have an issue while getting Catboost image URI. It is a function for generating ECR image URIs for pre-built SageMaker Docker images. Here is my code catboost_container = sagemaker.image_uris.retrie...
2
answers
0
votes
689
views
asked 2 years ago
I am looking for Docker Registry Paths and Example Code for US East (N. Virginia) (us-east-1) for Catboost algorithm I could not find it in the following link : https://docs.aws.amazon.com/sagemaker/l...
1
answers
0
votes
680
views
asked 2 years ago
  • 1
  • 2
  • 12 / page