GPT-NeoX
the six Ws · specification
EleutherAI develops GPT-NeoX as a large-scale model-parallel training library.
GPT-NeoX trains autoregressive transformer language models across hundreds of GPUs using Megatron- and DeepSpeed-based 3D parallelism.
Hosted on GitHub under the EleutherAI organization.
First released in 2021 and used to train models such as Pythia and GPT-NeoX-20B.
Built to give academic and industry labs a scalable, open path to training frontier-scale LLMs.
Runs on Slurm, MPI, or Kubernetes clusters, built on PyTorch, Megatron-LM, and DeepSpeed.
Open source under Apache 2.0, self-hosted, no credentials required; maintained by EleutherAI.