verl logo

verl

verl-project/verl

A Flexible and Efficient RL Post-Training Framework

GraphCanon updated 2w · GitHub synced 2w · 25 views this month

23k stars4.4k forksLast push 2w Python Apache-2.0

Decision brief

verl/HybridFlow is a specialized Python framework for post-training reinforcement learning (RL) that provides detailed documentation and reproducible baselines. It supports PPO and GRPO algorithms and includes Ray Trains

Good fit when

  • Opt for verl if your project requires flexibility in integrating advanced backend systems like FSDP or Megatron-LM to extend RL model capabilities.
  • Utilize when you need a framework that is rigorously documented, supporting reproducible baselines for both coding and math tasks, ensuring consistency across experiments.

Avoid when

  • Avoid verl if your project does not require advanced backend integration with systems like FSDP or Megatron-LM; it might be overkill and introduce unnecessary complexity.
  • Do not use if detailed documentation is less important to your workflow. While verl excels in this area, simpler frameworks may suffice for lighter requirements.
Pricing:
freemium - verl operates under the Apache-2.0 license and is free and open-source. However, you might incur costs associated with cloud services like AWS SageMaker if you plan to deploy large-scale projects on a
Requirements:
Min 8 GB RAM; Ensure your development environment supports Python and the backend systems you intend to use (FSDP or Megatron-LM).

Observed Jul 11, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of 2w
Provenance
Not a fork · Organization account
As of 2w
Security (OSV)
2 low (2 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install verl
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

verl/HybridFlow is a Python framework designed for flexible and efficient reinforcement learning (RL) post-training, offering algorithms like PPO and GRPO with detailed documentation and reproducible baselines for coding and math tasks. It includes components like Ray trainer, model engine, and support for advanced usage such as adding models using FSDP or Megatron-LM backends.

Capability facts

Languages
python

Source: github.language+pyproject.toml · Aug 7, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 7, 2026)

icit **`VERL_COMMIT`** (and related submodule / recipe-folder SHAs) so you can `pip install verl@git+…@<sha>` without guessing. See [`recipe/README.md`](recipe/README.md)
Source link

Tags

README

Getting Started

Documentation

Quickstart:

Running a PPO example step-by-step:

Reproducible algorithm baselines:

Algorithm recipes (recipe/):

  • Optional workflows and baselines live under recipe/. Each recipe subdirectory includes a small REQUIRED_VERL.txt file describing the intended verl install: pinned recipes use a tag or fixed git SHA; rolling recipes record an explicit VERL_COMMIT (and related submodule / recipe-folder SHAs) so you can pip install verl@git+…@<sha> without guessing. See recipe/README.md for the full index and links.

For code explanation and advance usage (extension):

Blogs from the community

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.