gpt2-117m-parameters-12-heads-1k-context
IN premise — summaries/2026/08/24/wiki-Large_language_model-chunk-1.md
Created 2026-08-24T17:11:15+00:00
GPT-2 (2019) had 117M parameters, 12 attention heads, and a 1,000-token context window.
Summary
These are the size and shape numbers for GPT-2, and they set the hard ceiling on what the model can do: it can only track 12 different kinds of word-relationships simultaneously, and it can only hold roughly 700 words in its working memory before earlier input is lost. In practice, this means any pipeline built on GPT-2 is capped in both reasoning breadth and context length, which is exactly the limitation that pushed later models to grow bigger and look further back.