Fine-tuning for models in Azure OpenAI

志村武信 / SHIMURA,TAKENOBU 10 Reputation points
2023-03-23T08:12:55.71+00:00

Hi I'm Shimura. I work for a Japanese IT company.

I would like to fine-tuning the data into a model in GPT provided by Azure OpenAI.

Is it possible to train data to the model in a closed environment?

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

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 14,576 Reputation points
    2023-03-28T01:28:51.55+00:00

    Hi @志村武信 / SHIMURA,TAKENOBU , to ensure that only authorized people can access the data or the model when training on the model or using the model, you can use Azure role-based access control (Azure RBAC). Did you get a chance to check how to configure Azure Open AI with managed identities: https://learn.microsoft.com/en-us/azure/cognitive-services/openai/how-to/managed-identity

    Azure OpenAI does supports VNET's and Private Endpoints also: https://learn.microsoft.com/en-us/azure/cognitive-services/cognitive-services-virtual-networks?context=/azure/cognitive-services/openai/context/context

    Is this something you are looking for?

    I hope this helps. Let me know if you have any questions.

    Regards,
    Vasavi

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

    1 person found this answer helpful.
    0 comments No comments