<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GRPO on SoloSoft</title><link>https://www.solosoft.dev/tags/grpo/</link><description>Recent content in GRPO on SoloSoft</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.solosoft.dev/tags/grpo/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenManus-RL: Reinforcement Learning Tuning for LLM Agents</title><link>https://www.solosoft.dev/post/openmanus-rl-agents-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/openmanus-rl-agents-2026/</guid><description>&lt;p&gt;OpenManus-RL is an open-source research project at the intersection of reinforcement learning and LLM agent systems, developed collaboratively by &lt;a href="https://ulab-uiuc.github.io/"&gt;Ulab-UIUC&lt;/a&gt; (University of Illinois Urbana-Champaign) and &lt;a href="https://github.com/geekan/MetaGPT"&gt;MetaGPT&lt;/a&gt;. The project provides a comprehensive framework for reinforcement learning tuning of LLM-based agents, with implementations of GRPO (Group Relative Policy Optimization), supervised fine-tuning (SFT), and advanced rollout strategies designed specifically for agentic tasks.&lt;/p&gt;
&lt;p&gt;As LLM agents become increasingly capable of complex multi-step reasoning and tool use, the need for targeted reinforcement learning optimization has grown dramatically. OpenManus-RL addresses this by providing a modular, reproducible pipeline for training agents on agent-specific tasks, with built-in support for diverse environments including software engineering (SWE-Bench), web navigation (WebArena), and general tool use.&lt;/p&gt;</description></item><item><title>Verifiers: Modular RL Environment Library for Training LLM Agents</title><link>https://www.solosoft.dev/post/verifiers-rl-environments-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/verifiers-rl-environments-2026/</guid><description>&lt;p&gt;Verifiers is a modular Python library developed by &lt;a href="https://github.com/PrimeIntellect-ai/verifiers"&gt;PrimeIntellect-ai&lt;/a&gt; that provides a comprehensive framework for creating reinforcement learning environments tailored to training LLM agents. Designed for researchers and practitioners working on RL-based LLM alignment and agent optimization, Verifiers offers a clean, composable API with components for parsing model outputs, evaluating responses against rubrics, computing rewards, and running GRPO-based training loops.&lt;/p&gt;
&lt;p&gt;The library addresses a growing need in the AI research community: as RL-based methods like GRPO, PPO, and rejection sampling become standard for LLM fine-tuning, researchers need standardized, reusable environment components rather than building training infrastructure from scratch for each experiment. Verifiers provides exactly this &amp;ndash; a modular toolkit where environments are assembled from interchangeable building blocks.&lt;/p&gt;</description></item><item><title>VeRL: ByteDance's Reinforcement Learning Framework for LLMs</title><link>https://www.solosoft.dev/post/verl-rl-2026/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/verl-rl-2026/</guid><description>&lt;p&gt;The most exciting frontier in large language model research in 2025-2026 has not been about making models bigger. It has been about making them smarter through reinforcement learning. DeepSeek-R1 demonstrated that RL training &amp;ndash; specifically GRPO (Group Relative Policy Optimization) &amp;ndash; can dramatically improve a model&amp;rsquo;s reasoning capabilities, enabling chain-of-thought reasoning, self-correction, and structured problem solving that rivals much larger models. ByteDance, one of the world&amp;rsquo;s largest technology companies and the creator of TikTok and Douyin, has been applying these same techniques at scale to train its own models. VeRL is the framework behind that effort.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VeRL (Voltron Reinforcement Learning)&lt;/strong&gt; is ByteDance&amp;rsquo;s open-source reinforcement learning framework designed specifically for LLM training. It implements state-of-the-art RL algorithms including PPO (Proximal Policy Optimization) and GRPO, integrates tightly with vLLM for efficient inference during training, and supports distributed training across hundreds of GPUs. VeRL is the production framework that powers ByteDance&amp;rsquo;s internal LLM development, including the Doubao (豆包) AI assistant.&lt;/p&gt;</description></item></channel></rss>