Training Jobs
Stop training job
Stops a training job.
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
A request to stop a training job.
Response
200 - application/json
A response to stopping a training job.
The stopped training job.
Previous
Get auth codes for training jobGet authentication codes for all nodes of a training job's interactive sessions.
Next
cURL