Checkpoint Export
checkpoint_exportExport a trained model checkpoint in the specified format (tinker_archive, peft, hf_merged) from a tinker path. Queue the export asynchronously or wait for completion using background=false.
Instructions
Queue a checkpoint export, or wait when background=false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| background | No | ||
| base_model | No | ||
| tinker_path | Yes | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||