SFT
Load
Loads a SFT model into serving for a limited period of time
POST
Authorizations
Path Parameters
Response
200
application/json
Successful Response
SftStatus is the status of a SFT job.
Detailed status of the job
Example:
["Downloading model", "Tuning prompt"]
The job id
Example:
"1234abcd"
Current state of the job
Available options:
QUEUED
, RUNNING
, DONE
, ERROR
, CANCELLED
A list of trained models selected based on the PI score.