Usage
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
checkpoint_identifier | string | Yes | The name of a Checkpoint pushed to the FlexAI Checkpoint Manager Service, or the UUID of a Checkpoint created during the execution of a FlexAI Training or Fine-tuning workload. See flexai checkpoint list or flexai training checkpoints for more details. |
Flags
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--destination | -d | string | ./ | Specifies the directory where the Checkpoint will be saved in the host machine’s filesystem. |
--help | -h | boolean | Displays this help page. | |
--verbose | -v | boolean | Provides more detailed output when fetching a Checkpoint. |