Armory
Source
Browse
Skills

verl-rl-training

Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install verl-rl-training --cli claude

writes the skill into.claude/skills/verl-rl-training/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/verl-rl-training/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.

When to use it

Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/post-training-verl/SKILL.md -o .claude/skills/post-training-verl/SKILL.md

Notes

Extracted from davila7/claude-code-templates, post-training-verl category.