Skip to content

training list

Lists all the Training Jobs that have been created. The output includes the name of the job, its status, age, and other relevant information.

Terminal window
flexai training list
Terminal window
flexai training list

Which returns:

flexai training list
NAME | DEVICE | NODE | ACCELERATOR | DATASET | REPOSITORY | STATUS | AGE |
---------------------------------+--------+------+-------------+-----------------+------------------------------------------------------+-----------+------+
nanogpt-shakespeare-training-1 | nvidia | 1 | 1 | nanoGPT-dataset | https://github.com/flexaihq/nanogpt | succeeded | 2d |
gpt2training-1 | nvidia | 1 | 1 | wikitext | https://github.com/flexaihq/experiments | running | 14m |
llama-training | nvidia | 1 | 1 | my-data | https://github.com/funnierinspanish/private-llm-code | pending | 7m |