Updates a fine-tuned model.
Path parameters
id
FinetunedModel ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Client-Name
The name of the project that is making the request.
Request
This endpoint expects an object.
name
FinetunedModel name (e.g. foobar
).
settings
FinetunedModel settings such as dataset, hyperparameters...
status
Current stage in the life-cycle of the fine-tuned model.
Response
A successful response.
finetuned_model
Information about the fine-tuned model.