Skip to main content
POST
Cancel job

Authorizations

Authorization
string
header
default:default
required

Path Parameters

id
string
required

Fine-tune ID to cancel. A string that starts with ft-.

Response

Successfully cancelled the fine-tuning job.

id
string<uuid>
required
status
enum<string>
required
Available options:
pending,
queued,
running,
compressing,
uploading,
cancel_requested,
cancelled,
error,
completed
training_file
string
validation_file
string
model
string
model_output_name
string
model_output_path
string
TrainingFileNumLines
integer
TrainingFileSize
integer
created_at
string
updated_at
string
n_epochs
integer
n_checkpoints
integer
batch_size
integer
learning_rate
number
eval_steps
integer
lora
boolean
lora_r
integer
lora_alpha
integer
lora_dropout
integer
job_id
string
events
object[]
token_count
integer
param_count
integer
total_price
integer
epochs_completed
integer
queue_depth
integer
wandb_project_name
string
wandb_url
string