Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ml.g4dn.xlarge limit issue #1

Open
aidamanzano opened this issue Aug 29, 2020 · 2 comments
Open

ml.g4dn.xlarge limit issue #1

aidamanzano opened this issue Aug 29, 2020 · 2 comments

Comments

@aidamanzano
Copy link

Hi, thank you for your awesome example! Im trying to run it and I get the following error:
ResourceLimitExceeded: An error occurred (ResourceLimitExceeded) when calling the CreateEndpoint operation: The account-level service limit 'ml.g4dn.xlarge for endpoint usage' is 0 Instances, with current utilization of 0 Instances and a request delta of 1 Instances. Please contact AWS support to request an increase for this limit.
I have seen this thread about the same problem aws/amazon-sagemaker-examples#307 (comment)
and when I try to request a SageMaker service limit upgrade for the "SageMaker Notebooks" option, ml.g4dn.xlarge is not on the list. I was wondering how you managed to get it to run with ml.g4dn.xlarge? Is there any alternative choice?

@vdabravolski
Copy link

@aidamanzano, in this notebook you're deployingYolo model on Sagemaker endpoint. So, you need to request limit increase under "Sagemaker Hosting" category.

@aidamanzano
Copy link
Author

Thank you for your response, I've searched under the hosting category and I can't find ml.g4dn.xlarge as one of the options. Which one should I pick so that I don't run into the Resource Limit error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants