Switch language한국어
Back to the list

NVIDIA Releases Polar, a Token-Faithful Rollout Framework for GRPO Training Across Codex, Claude Code, and Qwen Code

TL;DR AI

Key summary

2 min read
  1. NVIDIA released Polar, a proxy-based rollout framework for training language agents with reinforcement learning.

  2. Polar captures prompt and response tokens, reconstructs trajectories, and preserves native harness behavior without rewrites.

  3. The system is streaming-compatible and routes sessions through rollout servers and gateway nodes.

  4. It includes support for tools like Codex CLI, Claude Code, Qwen Code, Gemini CLI, OpenCode, and Pi.

  5. Built-in evaluators target session completion and SWE-Bench/SWE-Gym-style tasks, lowering the cost of GRPO-style training.

Read the original