Create fine-tuning job
Fine-tuning
Create fine-tuning job
Create a new fine-tuning job using the specified base model and training files.
POST
Create fine-tuning job
Create a fine-tuning job by specifying a
TrainingConfig and InfrastructureConfig. The TrainingConfig accepts an optional lora_config parameter for parameter-efficient training using low-rank adaptation.
For guidance on configuring LoRA, see Low-rank adaptation. For the full fine-tuning workflow, see Create a fine-tuning job.Authorizations
Seekr API Key without 'Bearer' Prefix
Body
application/json
Response
Successful Response
The response is of type object.
Last modified on June 18, 2026