Transformer
The neural network architecture behind essentially every modern language model, built around attention.
Introduced in 2017, the transformer replaced sequential processing with attention, letting the model look at every token in the input at once and weigh their relevance to each other. That parallelism is what made training on internet-scale text practical. The ‘T’ in GPT stands for transformer.
In practice: In ’the trophy did not fit in the case because it was too big’, attention is how the model connects ‘it’ to ’trophy’.
Where this comes up
- Claude Opus 4.7: The Most Powerful Opus Model Yet by Anthropic
- DeepSeek vs ChatGPT in 2026: Coding, Pricing, Privacy & Best Use Cases
- How Does ChatGPT Work? A Deep Dive into AI Language Models
- Sakana AI Fugu Review: Fugu Ultra vs Claude Fable 5
- The Best YouTube Channels to Learn AI: A Comprehensive Guide
- What Is Generative AI in Simple Terms?