Highlights
- Added support for multi-project repositories: You can now use the
-q/--requirements-pathflag to specify the path of arequirements.txtfile in a specific path within your repository.
Added
- Support for multi-project repositories: The
-q/--requirements-pathflag allows specifying a path to arequirements.txtfile within a specific project in a multi-project repository. Therequirements.txtfile will be fetched from the root of the repository by default.- Available for both the
flexai training runandflexai training debug-sshcommands.
- Available for both the
Changed
- Training Job Checkpoint details: The
flexai training checkpoint <training_job_name>command now includes more detailed information about the FlexAI Managed Checkpoints, such as Step, Training Loss, and Evaluation Loss.