About 82,500 results
Open links in new tab
  1. Model optimization - OpenAI API

    OpenAI models are already pre-trained to perform across a broad range of subjects and tasks. Fine-tuning lets you take an OpenAI base model, provide the kinds of inputs and outputs you …

  2. Fine-tuning best practices | OpenAI API

    Another option if you're not seeing strong fine-tuning results is to go back and revise your training data. Here are a few best practices as you collect examples to use in your dataset.

  3. Supervised fine-tuning | OpenAI API

    Supervised fine-tuning (SFT) lets you train an OpenAI model with examples for your specific use case. The result is a customized model that more reliably produces your desired style and …

  4. Reinforcement fine-tuning | OpenAI API

    Reinforcement fine-tuning (RFT) adapts an OpenAI reasoning model with a feedback signal you define. Like supervised fine-tuning, it tailors the model to your task.

  5. Fine-tuning | OpenAI API Reference

    Creates a fine-tuning job which begins the process of creating a new model from a given dataset. Response includes details of the enqueued job including job status and the name of the fine …

  6. Direct preference optimization | OpenAI API

    Apr 14, 2025 · Direct Preference Optimization (DPO) fine-tuning allows you to fine-tune models based on prompts and pairs of responses. This approach enables the model to learn from …

  7. Reinforcement fine-tuning use cases | OpenAI API

    Explore best practices and practical use cases for reinforcement fine-tuning (RFT) with OpenAI models.

  8. Vision fine-tuning | OpenAI API

    Aug 6, 2024 · Vision fine-tuning uses image inputs for supervised fine-tuning to improve the model's understanding of image inputs. This guide will take you through this subset of SFT, …

  9. Graders | OpenAI API

    May 8, 2025 · Graders are a way to evaluate your model's performance against reference answers. Our graders API is a way to test your graders, experiment with results, and improve …

  10. OpenAI Platform

    Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.