Create a fine-tune job
fine_tunes
Create a fine-tune job
Start a new fine-tune for a given repository.
POST
Create a fine-tune job
Documentation Index
Fetch the complete documentation index at: https://oxenai-eric-revamp-getting-started.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create fine-tune request
Request payload to create a fine-tune job for a repository.
Canonical name of the base model to fine-tune
Repository path to the training data file or directory
Name of the fine-tune script to run
Whether the resulting fine-tuned model should be public. Defaults to false.
Optional override for where the resulting model weights live in Oxen. Defaults to the fine-tune resource.
Training configuration parameters