langfengQ/verl-agent
verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is also the official code for paper "Group-in-Group Policy Optimization for LLM Agent Training" observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 86
- Release rhythm 28
- Longevity 37
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 528
- days_rel: 265
- days_push: 85
- n_releases_24m: 1
Adoption not part of the score
2256 stars · 216 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
verl-agent is an extension of the veRL framework for training LLM and VLM agents via reinforcement learning, featuring step-independent multi-turn rollouts and customizable history/memory management. It is also the official implementation of the GiGPO (Group-in-Group Policy Optimization) algorithm for fine-grained credit assignment in long-horizon agent training.
Use cases
- train llm agents with reinforcement learning
- implement gigpo for long-horizon agent training
- run multi-turn RL rollouts on ALFWorld or WebShop
- fine-tune Qwen models as interactive agents
- compare group-based RL algorithms like GRPO and GiGPO
- train vision-language agents in visual environments
When to choose
- you need RL post-training of LLM agents over multi-turn, long-horizon tasks
- you want critic-free group-based RL with fine-grained step-level credit assignment
- you need customizable per-step input structures and memory modules during rollouts
- you want to reproduce or extend GiGPO, HGPO, or GraphGPO research
When to avoid
- you only need single-turn RLHF or SFT without agent-environment interaction
- you need a production inference or serving framework rather than a training framework
- you lack GPU resources for large-scale RL rollouts
Facets
framework · maturity active
llm-training reinforcement-learning agent-framework machine-learning reinforcement-learning large-language-models machine-learning deep-learning python rl-training grpo gigpo multi-turn-agents verl llm-agents research-code ai-agents gpu linux
5 sources
- readme: https://github.com/langfengQ/verl-agent · fetched 2026-08-28 · 37bad6a6e72d
- homepage: https://huggingface.co/papers/2505.10978 · fetched 2026-08-29 · fb194e7508b9
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- site_page: https://huggingface.co/pricing · fetched 2026-08-29 · de6b7a178be5
- site_page: https://huggingface.co/huggingface · fetched 2026-08-29 · 0a25e6fef275
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| langfengQ/verl-agent | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="langfengQ/verl-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem