torchforge-rl-training
Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install torchforge-rl-training --cli claudewrites the skill into.claude/skills/torchforge-rl-training/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/torchforge-rl-training/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.
When to use it
Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.
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-torchforge/SKILL.md -o .claude/skills/post-training-torchforge/SKILL.md
Notes
Extracted from davila7/claude-code-templates, post-training-torchforge category.