Ross ROSS = Recommend OSS · open-source software intelligence for agents

EleutherAI/gpt-neo

An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library. observed · 2026-08-28

github.com/EleutherAI/gpt-neo · homepage · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 2250
  • days_rel: n/a
  • days_push: 1650
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8270 stars · 954 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GPT-Neo is EleutherAI's implementation of model- and data-parallel GPT-3-style transformer language models built on mesh-tensorflow, with released pretrained checkpoints (125M to 2.7B) trained on The Pile. The codebase is archived and no longer maintained, having been superseded by GPT-NeoX.

Use cases

  • train a GPT-3-style language model on TPUs
  • run inference with pretrained open-source GPT models
  • experiment with linear attention and mixture of experts in transformers
  • study an open reproduction of GPT-3 architecture
  • download open pretrained language model weights
  • compare GPT-Neo against GPT-3 on benchmarks

When to choose

  • you need the original GPT-Neo checkpoints or mesh-tensorflow-based TPU training code
  • you are reproducing historical research results on GPT-3-like models
  • you want to study local attention, linear attention, or axial positional embeddings implementations

When to avoid

  • you want actively maintained LLM training code - use GPT-NeoX instead
  • you just want to run pretrained GPT-Neo models - use the HuggingFace Transformers integration
  • you need GPU-first or modern distributed training support

Facets

library · maturity abandoned

llm-training llm-inference transformers machine-learning deep-learning large-language-models deep-learning machine-learning artificial-intelligence python cloud gpt-3 gpt-2 mesh-tensorflow model-parallelism tpu language-model archived eleutherai pretrained-models the-pile natural-language-processing gpu linux

4 sources

Member repositories

RepositoryRoleHealth v2
EleutherAI/gpt-neomain10

For agents

markdown · JSON · MCP: product_card(name="EleutherAI/gpt-neo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem