Skip to main content
Lists out the Checkpoints that have been generated for a Training Job.

Usage

flexai training checkpoints <training_or_fine_tuning_job_name> [flags]

Arguments

ArgumentTypeRequiredDescription
training_or_fine_tuning_job_namestringYesThe name of the Training or Fine-tuning Job to list checkpoints for.

Flags

FlagShortTypeDescription
--help-hbooleanDisplays this help page.
--json-jbooleanOutputs checkpoint list in JSON format instead of the default ASCII table.
--verbose-vbooleanProvides more detailed output when listing checkpoints.