Getting Started¶
This section is intentionally minimal. Agent-R1 shares the same runtime environment requirements as verl, so the goal is not to duplicate infrastructure documentation, but to help you get to a working Agent-R1 setup as quickly as possible.
In This Section¶
Installation Guide: use the officialverlenvironment setup and confirm what carries over to Agent-R1.Quick Start: prepare a small GSM8K dataset and run the single-step sanity check script.
Recommended Path¶
- Set up the environment by following the
verlinstallation guide. - Run the single-step sanity check to confirm that your model path, dependencies, and training stack are wired correctly.
- Move to the Agent tutorial once the setup is stable.