Fine-Tuning the GPT-4o Model

Rahimeh Hanafi 0 Reputation points
2024-05-20T10:08:38.82+00:00

Hello there,

How can I fine-tune the GPT-4o model (or other versions like GPT-3.5) using .pdf input samples (including text and images)?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,538 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,505 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,577 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
236 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 30,066 Reputation points
    2024-05-20T11:13:03.75+00:00

    Rahimeh Hanafi Greetings & Welcome to Microsoft Q&A forum!

    How can I fine-tune the GPT-4o model (or other versions like GPT-3.5) using .pdf input samples (including text and images)?

    Currently, only following models support fine-tuning:

    • babbage-002
    • davinci-002
    • gpt-35-turbo (0613)
    • gpt-35-turbo (1106)
    • gpt-35-turbo (0125)

    You can check the models page to check which regions currently support fine-tuning.

    Also, see Customize a model with fine-tuning for more details.

    1 person found this answer helpful.
    0 comments No comments