ResourceLimitExceed problem

0

Hi Devs

I get ressourceLimitExceed when I try to run a LLM model in SageMaker: the account level service limit ‘ml.g5.48xlarge for endpoint usage’ is 0 Instances. I increased this value to 4 instances in Service Quotas. Still the problem did not go anywhere. Could you help pls?

已提问 2 个月前341 查看次数
3 回答
0

Hello.

Are you raising the wrong quota?
Judging from the error message, you need to increase the quota for the following URLs.
https://console.aws.amazon.com/servicequotas/home/services/sagemaker/quotas/L-0100B823

Also, if you have already applied, your application may not have been approved yet.
I think it would be a good idea to check the history of quota requests.
Also, please check the region where you applied for the quota, as it may be incorrect.

profile picture
专家
已回答 2 个月前
profile pictureAWS
专家
已审核 2 个月前
  • I don't think the quota is limited by the IAM user's policy. So I think it's possible that the quota was increased in the wrong region. When increasing quotas, I recommend that you always change to the region you are using. a

0

Thank you so much for you response! I asked for a quota increase and my request was granted. I think it might have something to do with the IAM settings AWS permissions. I can’t figure out how to adjust those to be able to use quotas. I have only one account for everything. Maybe it’s what causes a problem?

已回答 2 个月前
0

Thank you so much for you response! Do you know how can i check in Jupiter notebook the region? When i launch my sagemaker i can see the region, but no reference to the region in Jupiter notebook. Another somewhat related question which might actually explain the problem: can i run the codes when i signed in with AWS Management Console as admin? or i need to be signed as a user to do that? meaning that the resources are allocated only to user profiles?

Enter image description here

已回答 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则