Create
Create a new fine-tune
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Cartesia-Version
Request
This endpoint expects an object.
name
Name for the new fine-tune
description
Description for the fine-tune
language
Language code for the fine-tune
model_id
Base model ID to fine-tune from
dataset
Dataset ID containing training files
Response
This endpoint returns an object.
id
Unique identifier for the fine-tune
name
Name of the fine-tune
description
Description of the fine-tune
language
Language code of the fine-tune
model_id
Base model identifier to fine-tune from
dataset
ID of the dataset used for fine-tuning
status
Current status of the fine-tune
Allowed values: