Skip to content

GPT

Generative Pre-trained Transformer

Medium — good to knowAI & ML

ELI5 — The Vibe Check

GPT is the brand of AI model from OpenAI that kicked off the LLM revolution. GPT-3 made everyone's jaw drop, GPT-4 made jaws stay dropped. The 'Generative' part means it creates new text, 'Pre-trained' means it already learned from the internet, and 'Transformer' is the special architecture that made it all possible.

Real Talk

GPT refers to OpenAI's series of autoregressive language models using the Transformer architecture. Pre-trained on large text corpora via next-token prediction and refined with RLHF (Reinforcement Learning from Human Feedback). GPT-4 and its successors power ChatGPT and the OpenAI API.

When You'll Hear This

"We're using GPT-4 for the summarization feature." / "This reads like it was written by GPT."

Made with passive-aggressive love by manoga.digital. Powered by Claude.