Skip to content

checkpoint fetch

Downloads a Checkpoint from FlexAI to the host machine running the FlexAI CLI.

flexai checkpoint fetch <checkpoint_identifier> [flags]
Required
UUID

The unique identifier of a Checkpoint created during the execution of a FlexAI Training or Fine-tuning workload.

Refer to the flexai training checkpoints command reference page for more details.

Examples
  • 123e4567-e89b-12d3-a456-426614174000
  • 987e6543-e21b-32d1-b654-123456789abc
Optional
Default Value: ./
Path

Specifies the directory where the Checkpoint will be saved in the host machine’s filesystem.

-h , --help
<boolean>
Optional
Flag

Displays this help page.

Optional
Flag

Provides more detailed output when fetching a Checkpoint.