miles-rl-training
Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install miles-rl-training --cli claudewrites the skill into.claude/skills/miles-rl-training/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/miles-rl-training/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.
When to use it
Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.
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-miles/SKILL.md -o .claude/skills/post-training-miles/SKILL.md
Notes
Extracted from davila7/claude-code-templates, post-training-miles category.