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

Capacity error when Repdeploying #28

Closed
PrintsCharming opened this issue Jun 30, 2023 · 3 comments
Closed

Capacity error when Repdeploying #28

PrintsCharming opened this issue Jun 30, 2023 · 3 comments

Comments

@PrintsCharming
Copy link

Upon trying to redeploy after receiving the error mentioned in #26 I am now getting this validation error:

{"code":"InvalidTemplateDeployment","details":[{"code":"InsufficientQuota","message":"The specified capacity '120' of account deployment is bigger than available capacity '0' for UsageName 'Tokens Per Minute (thousands) - GPT-35-Turbo'."}],"message":"The template deployment 'Microsoft.Template-20230630090235' is not valid according to the validation procedure. The tracking id is '072a60c3-87f9-4f1e-95e3-f4a259595e09'. See inner errors for details."}

Any advice?

@akshata29
Copy link
Owner

Is there already a deployment for gpt35 turbo model on that same AOAI instance?. If so you may have to manually adjust that existing deployment to lower#. Let me try to replicate the issue on my end.

@PrintsCharming
Copy link
Author

I just redeployed having not touched the project over the weekend and it worked fine...

Earlier I had an issue with purging soft deletes...I wonder if it was related.

@akshata29
Copy link
Owner

Perfect - Will close the issue for now

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