pytorch/torchtitan
A PyTorch native platform for training generative AI models observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 59
- Longevity 71
Flags: prerelease_only
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: 69
- age_days: 995
- days_rel: 194
- days_push: 7
- n_releases_24m: 4
Adoption not part of the score
5667 stars · 968 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
torchtitan is a PyTorch-native platform for large-scale training of generative AI models, offering a clean-room implementation of PyTorch's distributed scaling techniques such as multi-dimensional parallelism. It supports pretraining LLMs like Llama 3.1 and includes an experimental RL training stack (TitanRL) that integrates with vLLM.
Use cases
- pretrain large language models like Llama 3.1 on GPU clusters
- experiment with multi-dimensional parallelism in PyTorch
- train generative AI models at scale with minimal code changes
- run reinforcement learning training with vLLM generation
- benchmark PyTorch distributed training features
- extend a minimal training codebase with custom model architectures
When to choose
- you want a clean, hackable PyTorch-native codebase for LLM pretraining
- you need to apply FSDP, tensor parallelism, or pipeline parallelism with minimal model code changes
- you are researching new model architectures or distributed training techniques
- you want to stay on the latest PyTorch features and nightlies
When to avoid
- you need a turnkey fine-tuning product with a high-level API like Axolotl or LLaMA-Factory
- you require stable long-term support on older PyTorch releases
- you are not training on GPUs or lack multi-GPU infrastructure
- you need production serving or inference rather than training
Facets
framework · maturity active
llm-training machine-learning deep-learning gpu-computing benchmarking large-language-models deep-learning machine-learning gpu-computing developer-tools python cloud pytorch distributed-training llm-pretraining parallelism reinforcement-learning generative-ai gpu linux docker
2 sources
- readme: https://github.com/pytorch/torchtitan · fetched 2026-08-28 · f51cf888b2ee
- registry_pypi: https://pypi.org/pypi/torchtitan/json · fetched 2026-08-29 · 761f777cf7ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pytorch/torchtitan | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="pytorch/torchtitan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem