Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
"This model is not available on the selected Azure OpenAI Service resource." error, but I think it is. Why did I miss?
I deployed a finetuned GPT 4o mini model on Azure, region northcentralus
.
I getting this error in the Azure portal when trying to edit it (I wanted to change the max hit rate):
This model is not available on the selected Azure OpenAI Service resource. Learn more about model availability.
My selected resource in Azure portal is in northcentralus
:
However, https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models?tabs=global-standard%2Cstandard-chat-completions#fine-tuning-models states that finetuned GPT 4o mini model is available in Azure, region northcentralus
:
What did I miss? Why am I getting a "This model is not available on the selected Azure OpenAI Service resource" error?
Crossposts:
- https://serverfault.com/q/1179143/126950
- https://redd.it/1jzm8q6
- https://redd.it/1jzm8io
- https://redd.it/1jzm8dz
0 comment threads