Getting started¶
Three documents take you from a clean machine to a running GRPO (Group Relative Policy Optimization) job:
Installation — the runtime model (deps baked into the
ubuntu-sweimage; nouv, no virtualenvs at runtime), building the image, and local development.Quickstart — launch a SWE-bench GRPO run end to end and what each stage of
setup()wires together.Configuration — the
MasterConfigmodel, the Hydra/OmegaConf override system, and the config family underexamples/configs/.