📄 SKILL.md

← Vault

name: grpo-rl-training

description: Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training

version: 1.0.0

author: Orchestra Research

license: MIT

dependencies: [transformers>=4.47.0, trl>=0.14.0, datasets>=3.2.0, peft>=0.14.0, torch]

metadata:

hermes:

tags: [Post-Training, Reinforcement Learning, GRPO, TRL, RLHF, Reward Modeling, Reasoning, DPO, PPO, Structured Output]


GRPO/RL Training with TRL

Expert-level guidance for implementing Group Relative Policy Optimization (GRPO) using the Transformer Reinforcement Learning (TRL) library. This skill provides battle-tested patterns, critical insights, and production-ready workflows for fine-tuning language models with custom reward functions.

When to Use This Skill

Use GRPO training when you need to:

This skill is designed for expert-level implementation. Beginners should start with supervised fine-tuning before attempting GRPO.