/finetuning
Deletes a fine-tuned model.
Deletes a fine-tuned model. The model will be removed from the system and will no longer be available for use. This operation is irreversible.
delete/v1/finetuning/finetuned-models/{id}
Path parameters
idstring required
The fine-tuned model ID.
Headers
X-Client-Namestring
The name of the project that is making the request.
Response
A successful response.
DeleteFinetunedModelResponse required
Response to request to delete a fine-tuned model.