torchforge-rl-training

Official

PyTorch RL training made simple.

AuthorOrchestra-Research
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies Reinforcement Learning (RL) development and training in PyTorch by abstracting away complex infrastructure concerns, allowing researchers to focus on algorithms.

Core Features & Use Cases

  • PyTorch-Native RL: Implement RL algorithms directly in PyTorch without external dependencies like Ray.
  • Scalable Training: Supports training from single-GPU setups to large-scale distributed clusters using Monarch and TorchTitan.
  • Algorithm Experimentation: Provides clean abstractions for rapid experimentation with RL algorithms like GRPO, DAPO, and SAPO.
  • Use Case: Train a custom RL agent for a game or simulation by defining your reward function and using torchforge to handle distributed training, inference, and weight synchronization.

Quick Start

Launch GRPO training for Qwen3.1.7B using the provided configuration file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: torchforge-rl-training
Download link: https://github.com/Orchestra-Research/AI-Research-SKILLs/archive/main.zip#torchforge-rl-training

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.