Why was my job cancelled?
Last updated: April 21, 2025
There are three reasons that a job may be cancelled:
You do not have sufficient balance on your account to cover the cost of the job.
You have entered an incorrect WandB API key
There is an issue with the training data
How to see why your job was cancelled
API
Check the events list for your job via the together-CLI tool:
$ together list-events <job-fine-tune-id>Web
Navigate to https://api.together.ai/fine-tuning
Find and select your cancelled job
Scroll to the bottom of the page and switch the toggle to All events:

How to check if there is an issue with your training data
📄 Can I check if my training file is formatted correctly?