huggingface/nanotron
Minimalistic large language model 3D-parallelism training observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 84
- Release rhythm 8
- Longevity 77
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: n/a
- age_days: 1087
- days_rel: n/a
- days_push: 99
- n_releases_24m: 0
Adoption not part of the score
2800 stars · 328 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nanotron is a minimalistic Python library from Hugging Face for pretraining large language models with 3D parallelism (data, tensor, and pipeline parallelism). It offers a simple, flexible API for training transformer models on custom datasets at scale.
Use cases
- pretrain a Llama-style transformer from scratch
- train LLMs with data, tensor, and pipeline parallelism
- scale model training across multiple GPUs and nodes
- learn how large-scale LLM training works
- run distributed pretraining on custom datasets
- benchmark distributed training performance
When to choose
- you need a lightweight, hackable codebase for LLM pretraining research
- you want to combine data, tensor, and pipeline parallelism in one tool
- you are learning distributed training techniques via the Ultrascale Playbook
- you want PyTorch-native training without heavyweight framework abstractions
When to avoid
- you only need to fine-tune existing models rather than pretrain from scratch
- you want a turnkey training framework with broad model-type support
- your project requires features outside transformer pretraining
- you need long-term commercial support or extensive documentation
Facets
library · maturity active
llm-training deep-learning machine-learning large-language-models deep-learning machine-learning gpu-computing python 3d-parallelism pretraining transformers distributed-training huggingface gpu linux
1 source
- readme: https://github.com/huggingface/nanotron · fetched 2026-08-28 · 4401e5fbc844
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/nanotron | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/nanotron")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem