Finetune & Inference endpoints
Train model
This endpoint allows you to fine-tune a model within a specified project.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the project
Body
application/json
Response
200
application/json
Fine-tuning job initiated successfully
The response is of type object
.