What problem does it solve?
This Skill streamlines the complex process of post-training Large Language Models (LLMs) using Reinforcement Learning (RL), specifically integrating Megatron-LM for efficient training and SGLang for high-throughput inference.
Core Features & Use Cases
- RL Training: Facilitates advanced LLM training techniques like GRPO, GSP, PPO, and Reinforce++.
- Framework Integration: Seamlessly connects Megatron-LM's distributed training capabilities with SGLang's inference engine.
- Model Support: Works with a wide range of models including GLM, Qwen, DeepSeek, and Llama.
- Use Case: Train a custom LLM to generate more helpful and harmless responses by fine-tuning it with RL, leveraging distributed training for faster iteration.
Quick Start
Use the slime-rl-training skill to launch a GRPO training job for the qwen3-4B model using data from /path/to/train.jsonl.