intelligent-machine-learning/dlrover
DLRover: An Automatic Distributed Deep Learning System observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 41
- Longevity 100
Flags: no_license
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: 113
- age_days: 1531
- days_rel: 239
- days_push: 8
- n_releases_24m: 6
Adoption not part of the score
1680 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DLRover is an automatic distributed deep learning system that manages training of large AI models on Kubernetes and Ray clusters. It provides fault tolerance, auto-scaling of resources, and fast in-memory checkpoint recovery so developers can train models without handling distributed engineering themselves.
Use cases
- train large language models on a kubernetes cluster
- automatically scale distributed training resources up and down
- recover distributed training jobs from node failures
- run fault-tolerant pytorch distributed training
- speed up llm training with automatic operations
- manage deep learning training jobs on ray
- recover training from in-memory checkpoints in seconds
When to choose
- you train large deep learning or LLM models on k8s or ray and want automated fault tolerance and scaling
- you want training jobs to survive hardware failures without manual restarts
- you want to focus on model architecture rather than distributed systems engineering
When to avoid
- you only train small single-node models
- you need a lightweight trainer without cluster orchestration
- you use a framework other than pytorch or tensorflow
Facets
framework · maturity active
llm-training deep-learning machine-learning container-orchestration monitoring scheduling deep-learning machine-learning large-language-models microservices python cloud distributed-training fault-tolerance auto-scaling pytorch tensorflow ray k8s-operator checkpointing devops containers kubernetes docker gpu
2 sources
- readme: https://github.com/intelligent-machine-learning/dlrover · fetched 2026-08-28 · 42cbd20298b6
- registry_pypi: https://pypi.org/pypi/dlrover/json · fetched 2026-08-29 · d785604eb18d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| intelligent-machine-learning/dlrover | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="intelligent-machine-learning/dlrover")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem