What problem does it solve?
This Skill eliminates the complex, error-prone process of manually coordinating distributed Megatron-LM training, high-throughput SGLang inference, and custom reinforcement learning data pipelines for large language model post-training, which traditionally requires deep expertise in multiple disparate frameworks and extensive configuration tuning.
Core Features & Use Cases
- Integrated Megatron-LM + SGLang Workflows: Native support for full tensor, pipeline, and sequence parallelism during training, paired with high-throughput rollout generation via SGLang router for RL use cases.
- Flexible RL Algorithm Support: Built-in configurations for GRPO, PPO, GSPO, and Reinforce++ for post-training GLM, Qwen, DeepSeek, and Llama model families, with custom reward model and multi-turn agentic training capabilities.
- Use Case: For ML teams training reasoning or tool-use models, this skill removes the need to build and maintain custom glue code between training and inference systems, reducing setup time from weeks to hours.
Quick Start
Use the slime-rl-training skill to launch a GRPO post-training run for your Qwen3-4B model using your local JSONL prompt dataset.