Trying to create a fine-tuning job from azure OpenAI base model I am getting: InvalidRequestError The specified base model does not support fine-tuning

Juan Pablo Olguin 20 Reputation points
2023-06-13T20:25:36.6633333+00:00

We are trying to create a fine-tuning job from azure OpenAI base models like ada, davinci, curie. It is a fine-tuning for classification (using our own training data, already prepared to be used for fine tuning). I am getting the error " InvalidRequestError The specified base model does not support fine-tuning".

We have a company's subscription, and our Resource (Azure openAI service) is created in East US region.

If I tried to use Azure OpenAI Studio for creating a custom model the list of model is empty and the following message appears "Fine tuning is currently unavailable in this region due to capacity constraints. Please use a resource in a region which supports fine-tune of the Azure OpenAI model.".

Also called GET https://aoairesource.openai.azure.com/openai/models?api-version=2022-12-01. (with my company's correct subscription data ) and no models has fine-tuning enabled, It is false in all the models.

Should we request fine tuning to be enabled in our subscription as this Q&A post suggested ?

If that's the case how can I do that?

Please help us solve this. Thanks!

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

Accepted answer
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2023-06-13T23:10:42.1366667+00:00

    Hello @Juan Pablo Olguin

    Thanks for reaching out to us, I just checked with product team about the availability of fine tuning, unfortunately at this moment fine tuning is disabled for all new customers in all regions, unless previously approved using fine tuning (as in actually deployed and had a fine tuning job running).

    Currently there is no exact time for when fine tuning opens again, I will let you know once there is any update.

    Sorry for all the inconveniences.

    Regards,

    Yutong

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.