v27

latestOpenAPI 3.0.02026-07-1347144237.4 KB
Fine-tuning:

Gets the checkpoints for the fine-tune job specified by the given fine-tune-id. Checkpoints are created at the end of successful epochs during training.

get/fine_tuning/jobs/{fine-tuning-job-id}/checkpoints

Path parameters

fine-tuning-job-idstring required

The identifier of the fine-tune job.

Query parameters

afterstring

Identifier for the last checkpoint ID from the previous pagination request.

limitinteger

Number of checkpoints to retrieve. Defaults to 10.

api-versionstring required

The requested API version.

Response

Success

object'list' | 'fine_tuning.job' | 'file' | 'fine_tuning.job.event' | 'fine_tuning.job.checkpoint' | 'model' | 'upload' | 'upload.part' | 'batch' | 'wandb'

Defines the type of an object.

has_moreboolean

A value indicating whether the list contains more elements than returned.