Error "invalidPayload" with Microsoft Azure OpenAI fine-tuning

Vanessa Theel 1 Reputation point
2022-10-16T15:08:08.86+00:00

When wanting to run a fine-tune request via the REST API I get the following error message:

"error": {
"code": "invalidPayload",
"message": "The fineTune field is required."
}

Also, in the fine-tuning wizard I get a message saying "No models are available. Please check your access or try again later."

Does anyone know what the problem is? Do I need another subscription?

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

1 answer

Sort by: Most helpful
  1. Chris Hoder - MSFT 96 Reputation points Microsoft Employee
    2022-10-16T21:58:33.63+00:00

    HI @Vanessa Theel

    This looks like you don't have access to fine-tune in your current subscription. Could you open a support request and choose 'issue type' of 'service and subscription limits', choose your subscription and quota type 'Cognitive Services'. You can then describe this issue in the description. This will let the support team see your subscription and root cause the issue.

    Here is more detail on how to create a support request: https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

    Thanks!
    Chris

    0 comments No comments