v2
latestOpenAPI 3.1.02026-07-262937191.0 MBmodels
Delete Model
Delete a fine-tuned model.
delete/v1/models/{model_id}
Path parameters
model_idstring required
The ID of the model to delete.
Example:ft:open-mistral-7b:587a6b29:20240514:7e773925
The ID of the model to delete.
Response
Successful Response
Example response
{
"id": "ft:open-mistral-7b:587a6b29:20240514:7e773925",
"deleted": true
}