training

Create Training Run Route

Create and launch an eval, train, and post-training eval workflow.

post/api/v1/train

Request body

bench_idstring required
base_model_id'Qwen/Qwen3.5-4B' | 'Qwen/Qwen3.5-397B-A17B' | 'Qwen/Qwen3.6-35B-A3B' | 'nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16' | 'nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16' | 'nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16' | 'openai/gpt-5-mini' | 'openai/gpt-5.4-mini' | 'openai/gpt-5.5' | 'anthropic/claude-sonnet-4.6' | 'google/gemini-3.1-pro-preview' required

Response

Successful Response

bench_idstring required
training_run_idstring required
pipeline_run_idstring required
execution_idstring required
pipeline_namestring required
display_namestring required

User-facing name for the training run.

experiment_namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.