I want to Customize a Chat GPT35 turbo model in Azure Open AI not possible in any region

David Geier 0 Reputation points
2023-11-14T15:24:59.86+00:00

I would like to customize a Chat GPT35 turbo model in Azure Open AI, but I can't find any region available which allows me to to build this model. It always says Fine-tuning is currently unavailable in this region due to capacity constraints. Please use a resource in a region that supports fine-tuning of the Azure OpenAI mode. In one region I can find Ada, cabbage, or curie models.

When does Microsoft expect to let us customize GPT35 turbo models? Otherwise, it's not possible to build any chatbot application based on own data as a start-up or for a customer.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,936 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,616 Reputation points Microsoft Employee
    2023-11-14T16:36:42.3866667+00:00

    @David Geier Fine Tuning for GPT 3.5 Turbo is currently in preview and has the following requirements to consider

    • Available in Select Regions: This is currently only available in the North Central US and Sweden Central regions.
    • OpenAI Python library should be at least version: 0.28.1
    • Use API Version 2023-09-15-preview as shown in this code snippet

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.