NanoGPT Pro is a public source and wheel release for training, running, and evaluating NanoGPT checkpoints across a broad zoo of attention and linear-attention architectures. It packages config-driven pretraining, dataset preparation scripts, and a standardized evaluation bridge so you can go from raw text to benchmarked language model on a single multi-GPU node.
The public release source includes the full nanogptpro/ package, tracked config/ recipes, data/ preparation scripts for OpenWebText and FineWeb-EDU, and the NanoGPT Pro lm-evaluation-harness bridge. A compiled Linux CPython 3.14 wheel is also available for users who prefer a binary package.