What problem does it solve?
This Skill helps teams run stable, high-throughput reinforcement learning training for large language models, especially when standard setups fail on scale, precision, or train-inference alignment.
Core Features & Use Cases
- Large-scale MoE training: Coordinate production RL workflows for DeepSeek, Qwen MoE, and other large expert models.
- Low-precision optimization: Apply FP8 and INT4 training strategies to reduce memory pressure while preserving throughput.
- Speculative and aligned rollouts: Improve rollout speed and keep training behavior aligned with inference using replay, correction, and draft-model workflows.
- Use case: A research or infrastructure team can use this Skill to configure an end-to-end RL run with parallelism settings, routing replay, and safety checks for stable production training.
Quick Start
Ask the assistant to configure a miles RL training run for your target model, cluster size, precision mode, and rollout strategy.