THUDM/slime
slime is an LLM post-training framework for RL Scaling. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 84
- Longevity 31
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 44.0
- age_days: 441
- days_rel: 27
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
8261 stars · 1191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
slime is an open-source LLM post-training framework for reinforcement learning scaling, connecting Megatron-based training with SGLang-based rollout through a unified training/rollout/data-buffer pipeline. It supports flexible custom data generation workflows including tool use, verifiers, sandboxes, and multi-agent environments, and has been battle-tested in training frontier GLM models.
Use cases
- run RL post-training on large language models
- train LLMs with reinforcement learning at scale
- generate rollout data with custom tools and verifiers
- fine-tune models with agentic workflows and environment feedback
- connect Megatron training with SGLang inference for RL loops
- reproduce frontier-model RL training pipelines
When to choose
- you need a battle-tested RL post-training framework for large LLMs
- your stack already uses Megatron for training and SGLang for serving
- you need flexible custom data generation, reward, and environment workflows
- you want upstream Megatron/SGLang optimizations without extra abstraction layers
When to avoid
- you need a simple supervised fine-tuning pipeline without RL
- you require multiple rollout backends beyond SGLang
- you lack multi-GPU infrastructure for large-scale training
- you want a lightweight single-node fine-tuning tool
Facets
framework · maturity active
llm-training reinforcement-learning machine-learning gpu-computing large-language-models reinforcement-learning machine-learning gpu-computing python rlhf post-training megatron sglang rollout reward-modeling agentic-training gpu linux docker
2 sources
- readme: https://github.com/THUDM/slime · fetched 2026-08-28 · a091eb092b3d
- homepage: https://thudm.github.io/slime · fetched 2026-08-29 · ddeaafeb4c86
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| THUDM/slime | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem