Skip to main content
POST
Deploy finetune run

Authorizations

X-Maitai-Api-Key
string
header
required

Your Maitai API key from the Portal.

Path Parameters

run_id
integer
required

Body

application/json
model_name
string
required

Name for the deployed hosted model. Use this same value as config.model when running a test set against it.

promote_existing
boolean

Reuse an already-provisioned instance if one is available instead of provisioning fresh.

Response

200 - application/json

Deploy finetune run.

data
object

A model finetuning job that trains a new model on a dataset.