Documentation Index
Fetch the complete documentation index at: https://docs.flex.ai/llms.txt
Use this file to discover all available pages before exploring further.
Version: b28c9594f9e596118341be7be53dbaca616072dc
Added
- Checkpoint status metadata: The
flexai checkpoint inspect <checkpoint_name>command now includes checkpoint status metadata such as Step, Training Loss, and Evaluation Loss. jsonoutput format to a Training Job’s checkpoint list: Theflexai training checkpoints <checkpoint_name>command now supports the-j/--jsonflag, allowing you to view the checkpoint list in JSON format aside from the default table format.