<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GPT-1 | Kris Yotam</title>
<link rel="stylesheet" href="../../c/site.css">
<meta name="description" content="OpenAI's first generative pre-trained transformer model, laying the foundation for large language models.">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="mode-container">
<input type="radio" name="theme" id="theme-auto" checked>
<label for="theme-auto" class="auto" title="Auto theme"></label>
<input type="radio" name="theme" id="theme-light">
<label for="theme-light" class="light" title="Light theme"></label>
<input type="radio" name="theme" id="theme-dark">
<label for="theme-dark" class="dark" title="Dark theme"></label>
</div>
<div class="top-bar" role="navigation">
<a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
<a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
<a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
<a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
<a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
<a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
<a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
<a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
</div>
<h1>GPT-1</h1>
<pre class="stat"> File: <a href="../../news.html">/n/kris/news</a>/gpt-1
Size: 76 words
Access: (0644/-rw-r--r--) Uid: (1000/kris) Gid: (100/users)
Modify: 2018-06-11
Status: <span class="status-growing">growing</span> confidence: certain importance: 7
Tags: openai gpt language-models
</pre>
<p class="preview">OpenAI's first generative pre-trained transformer model, laying the foundation for large language models.</p>
<div class="prose">
<h2>GPT-1</h2>
<h3>Overview</h3>
<p>OpenAI's first generative pre-trained transformer model, laying the foundation for large language models.</p>
<h3>Background</h3>
<p><em>This section provides context and background information about GPT-1.</em></p>
<h3>Key Details</h3>
<p><em>Important details and specifics about this development.</em></p>
<h3>Significance</h3>
<p><em>Why this development is important in the broader context of AI and technology.</em></p>
<h3>Timeline</h3>
<p><strong>Date:</strong> June 10, 2018</p>
<h3>Related</h3>
<p><em>Links to related articles, papers, or announcements.</em></p>
<h3>Tags</h3>
<ul>
<li>OpenAI</li>
<li>GPT</li>
<li>LLM</li>
</ul>
</div>
</body>
</html>