Deploy a checkpoint from a fine-tune job
fine_tunes
Deploy a checkpoint from a fine-tune job
Deploy a specific training checkpoint to make it available for inference.
POST
Deploy a checkpoint from a fine-tune job
Documentation Index
Fetch the complete documentation index at: https://oxenai-eric-revamp-getting-started.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Deployment configuration
Request payload to deploy a specific checkpoint from a fine-tune job.
Deployment type: 'fast' for faster inference instances, 'normal' for standard instances.
Available options:
fast, normal Response
Deployment created response