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

Cannot deploy anywhere but south central #171

Open
fvalencia12 opened this issue Mar 28, 2023 · 2 comments
Open

Cannot deploy anywhere but south central #171

fvalencia12 opened this issue Mar 28, 2023 · 2 comments

Comments

@fvalencia12
Copy link

I am trying to deploy the template with Open AI in East US and running into an error.

The error states that I have filled my quota of OpenAI resources. Which is correct as far as South central goes. The thing is that I am picking East US as my location.

So I changed the location of the resource for Open AI to East US on the template and that got me past the initial error.

Changed this:
image
to this:
image

Now I'm getting this error:
image

Is the template only good for South Central? How can I get this to work for East US?

Thanks for your help

@hoffj66
Copy link
Contributor

hoffj66 commented Jul 6, 2023

In the previous templates it was hard coded in the template. Now it is a parameter. Look for oaiRegion.

@hoffj66
Copy link
Contributor

hoffj66 commented Jul 7, 2023

I'm having issues with capacity today. The template is trying to deploy davinci 3 and text-embeddings. I can't find a region that has both. Once the capacity issues have flattened out I'm hoping to have some updated templates. For now, I don't have a solution. If you only need turbo-35, I'd suggest modifying the template and using the "Deploy a Custom Deployment" feature in azure portal.

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