radixark/miles
Miles is an enterprise-facing reinforcement learning framework for LLM and VLM post-training, forked from and co-evolving with slime. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 99
- Release rhythm 66
- Longevity 23
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 328
- days_rel: 15
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
2263 stars · 403 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Miles is an open-source, enterprise-grade reinforcement learning framework for large-scale LLM and VLM post-training, forked from and co-evolving with slime. It pairs SGLang for high-throughput rollout generation with Megatron-LM (or PyTorch FSDP2) for scalable training, supporting trillion-parameter models with features like fully async RL, P2P weight updates, and low-precision (MXFP8/NVFP4) training.
Use cases
- run GRPO reinforcement learning post-training on large language models
- train frontier-scale MoE models like DeepSeek-V4 with RL
- fine-tune LLMs with SFT, RLHF, or on-policy distillation
- run agentic RL with multi-turn tool-use environments
- post-train multimodal VLMs with reinforcement learning
- train LoRA adapters on trillion-parameter models
- run low-precision RL training with FP8 or FP4 on Blackwell GPUs
When to choose
- you need production-grade RL post-training at frontier/trillion-parameter scale
- you want day-0 recipes for new frontier open models
- you need fast agentic multi-turn rollout with SGLang and async RL
- you want both Megatron-LM and FSDP training backends with LoRA support
- you run multi-node NVIDIA or AMD GPU clusters
When to avoid
- you only need simple fine-tuning of small models on a single GPU
- you want a lightweight RLHF library without distributed training infrastructure
- you lack access to multi-GPU clusters or high-end accelerators
- you need a framework with broad community support outside the SGLang/Megatron ecosystem
Facets
framework · maturity active
machine-learning llm-training reinforcement-learning gpu-computing machine-learning large-language-models reinforcement-learning gpu-computing python cloud post-training rlhf grpo sglang megatron-lm fsdp lora moe agentic-rl on-policy-distillation sft vlm low-precision-training ai-agents linux gpu docker
10 sources
- readme: https://github.com/radixark/miles · fetched 2026-08-28 · aa163feb4a47
- homepage: https://miles.radixark.com · fetched 2026-08-29 · 0fe9a6754ad7
- site_page: https://miles.radixark.com/docs · fetched 2026-08-29 · 355ebe02fb38
- site_page: https://miles.radixark.com/docs/getting-started · fetched 2026-08-29 · 8e971ac3be9c
- site_page: https://miles.radixark.com/docs/models/deepseek/deepseek-v4-pro · fetched 2026-08-29 · c85b0bce452a
- site_page: https://miles.radixark.com/docs/models/deepseek/deepseek-v4-flash · fetched 2026-08-29 · e56e29ad7797
- site_page: https://miles.radixark.com/docs/models/deepseek/deepseek-v3-2 · fetched 2026-08-29 · 3a9f5dd37f90
- site_page: https://miles.radixark.com/docs/models/deepseek/deepseek · fetched 2026-08-29 · 071689cfc213
- site_page: https://miles.radixark.com/docs/models/thinkingmachines/inkling · fetched 2026-08-29 · a1e36b1c9059
- site_page: https://miles.radixark.com/docs/models/thinkingmachines/inkling-small · fetched 2026-08-29 · b6b5ab5d6319
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| radixark/miles | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem