Dispatch a dedicated full-FT prime-rl run on a registered PrimeCluster.
Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Full prime-rl-style TOML, parsed to a dict. Same shape as prime-rl/examples/*/rl.toml; the platform splits it into trainer / orchestrator / inference subconfigs and bakes each into the corresponding pod's startup command.
prime-rl container image tag
Optional human-readable run name
Owning team (defaults to caller's user)
W&B key. Materialised into the run's k8s Secret only — never stored on the RFTRun row.
HF token for gated/private model downloads.