Deprecated
FinetunedModel name (e.g. foobar).
read-only. Current stage in the life-cycle of the fine-tuned model.
Information about the fine-tuned model.
Updates a fine-tuned model.
Trains and deploys a fine-tuned model.
Creates a new fine-tuned model. The model will be trained on the dataset specified in the request body. The training process may take some time, and the model will be available once the training is complete.
Information about the fine-tuned model. Must contain name and settings.
Bearer authentication of the form Bearer <token>, where token is your auth token.