Start a new fine-tune for a given repository.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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