Skip to content

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 official verl environment setup and confirm what carries over to Agent-R1.
  • Quick Start: prepare a small GSM8K dataset and run the single-step sanity check script.
  1. Set up the environment by following the verl installation guide.
  2. Run the single-step sanity check to confirm that your model path, dependencies, and training stack are wired correctly.
  3. Move to the Agent tutorial once the setup is stable.