Skip to main content

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.

Stops a running Training Job. This will terminate the job and save any output that has been generated so far.

Usage

flexai training stop <training_or_fine_tuning_job_name> [flags]

Arguments

ArgumentTypeRequiredDescription
training_or_fine_tuning_job_namestringYesThe name of the Training or Fine-tuning Job to stop.

Flags

FlagShortTypeDescription
--help-hbooleanDisplays this help page.
--verbose-vbooleanProvides more detailed output when stopping a Training Job.