Checkpoints
Manage fine-tuning jobs to tailor a model to your specific training data.
List fine-tuning checkpoints
GET/fine_tuning/jobs/{fine_tuning_job_id}/checkpoints
ModelsExpand Collapse
FineTuningJobCheckpoint object { id, created_at, fine_tuned_model_checkpoint, 4 more } The fine_tuning.job.checkpoint object represents a model checkpoint for a fine-tuning job that is ready to use.
FineTuningJobCheckpoint object { id, created_at, fine_tuned_model_checkpoint, 4 more }
The fine_tuning.job.checkpoint object represents a model checkpoint for a fine-tuning job that is ready to use.