Learn how to use the OpenAI fine-tuning API for custom model versions
Prepare your training data
Upload the file and create a fine-tuning job
Monitor the job
openai.FineTuningJob.retrieve()
. You can also list all your fine-tuning jobs with openai.FineTuningJob.list()
.Use the fine-tuned model
Does OpenAI support GPT fine-tuning?
Does OpenAI support O1 fine-tuning?