- No infrastructure: Train frontier models without managing GPUs or RL infra
- Production-ready: Built-in tracing, monitoring, security & one-click deploy
- Fast iteration: From local evaluator to deployed model in hours, not weeks
Quickstart: Pick Your Training Approach
Local Evaluator Training
⏱️ 15 minutesBest for: Testing evaluators, simple tasks, getting started fastHow it works: Run evaluators as Python tests. Training happens on Fireworks infrastructure.
Remote Agent Training
⏱️ 1-2 hoursBest for: Agents, multi-turn workflows, existing servicesHow it works: Your agent stays in your infrastructure. Connect via HTTP with tracing.
Secure Training (BYOB)
⏱️ 2-4 hoursBest for: Sensitive data, compliance, enterpriseHow it works: Training data never leaves your GCS/S3 bucket. Full data isolation.
Launch Training
Prerequisites & Validation
Requirements, validation checks, and common errors before launching
CLI (eval-protocol)
Fast, scriptable, reproducible. Perfect for automation and iteration
Web UI
Visual, guided, beginner-friendly. Great for exploring options
Already familiar with firectl? You can create RFT jobs directly.