Manage Customization Jobs#
Use customization jobs to fine-tune a model using a dataset and hyperparameters.
Prerequisites#
Before you can customize a model using a customization job, make sure that you have:
Set up a project.
Prepared and uploaded a dataset to the dataset repository.
Task Guides#
Perform common customization job tasks.
Create a Customization Job
Create an sft
fine-tuning job, with or without LoRA.
Get Job Status
Check the status of a customization job.
List Active Jobs
List all active customization jobs to find an active job ID.
Cancel a Job
Cancel a customization job using its ID.
References#
Refer to the following pages for more information on customization jobs.
Hyperparameters
Review the hyperparameters that you can use to customize a model.
Troubleshoot Failed Jobs
View troubleshooting tips for failed jobs.