GPT
GPT (Generative Pre-trained Transformer) is the family of language models developed by OpenAI since 2018.
GPT (Generative Pre-trained Transformer) is the family of language models developed by OpenAI since 2018. It triggered the mass-market explosion of generative AI when ChatGPT launched in November 2022.
GPT models are decoder-only transformers trained to predict the next token on huge text corpora, then fine-tuned with RLHF to follow instructions and respect safety constraints.
The current versions (GPT-4, GPT-4o, GPT-5) are multimodal and accessible via chatgpt.com, the OpenAI API and the major clouds. The term « GPT » is often used loosely to refer to any LLM, but it remains a trademark owned by OpenAI.
