nanotron
the six Ws · specification
Hugging Face develops nanotron as a minimalistic large-scale training library.
nanotron implements 3D parallelism (tensor, pipeline, and data) for pretraining transformer language models from scratch.
Hosted on GitHub under the huggingface organization.
First released publicly in 2024 and under active development.
Built to give researchers a simple, hackable alternative to heavier distributed-training frameworks.
Runs via torchrun with YAML configuration files across multi-GPU clusters, built on PyTorch.
Open source under Apache 2.0, self-hosted, no credentials required; maintained by Hugging Face.
alternatives
works with