Authorizations
Body
application/json
File-ID of a file uploaded to the Together API
Name of the base model to run fine-tune job on
Number of epochs for fine-tuning
Number of checkpoints to save during fine-tuning
Batch size for fine-tuning
Learning rate multiplier to use for training
Suffix that will be added to your fine-tuned model name
API key for Weights & Biases integration
Response
200 - application/json
Fine-tuning job initiated successfully
Available options:
pending
, queued
, running
, compressing
, uploading
, cancel_requested
, cancelled
, error
, completed