v45

latestOpenAPI 3.0.1raw.githubusercontent.com2026-06-2223106188.8 KB
Fine Tuning

Creates a new fine tuning for the already uploaded files This endpoint is in closed beta. [Contact us](https://groq.com/contact) for more information.

post/v1/fine_tunings

Request body

base_modelstring

BaseModel is the model that the fine tune was originally trained on.

input_file_idstring

InputFileID is the id of the file that was uploaded via the /files api.

namestring

Name is the given name to a fine tuned model.

typestring

Type is the type of fine tuning format such as "lora".

Response

OK

idstring
objectstring