What are the possible statuses for a fine tuned model?

What are the possible statuses for fine tuned models and what does each one mean? I haven’t been able to find a description of these statuses or what they mean in the docs or in the open api specs (though maybe I missed it!).

Off the topic of my head, and assuming you are interested in the status of the fine-tuned model, there are at least 5, but there may be more.

Seems easy to guess what they mean:

  1. pending
  2. running
  3. succeeded
  4. failed
  5. cancelled

HTH

1 Like