software:ai:llm
Differences
This shows you the differences between two versions of the page.
| software:ai:llm [2026/05/07 00:21] – created ron | software:ai:llm [2026/05/07 00:29] (current) – ron | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| The following discussion sets a foundation to accomplish the primary objective of this book: understanding LLMs by implementing a ChatGPT-like LLM based on the transformer architecture, | The following discussion sets a foundation to accomplish the primary objective of this book: understanding LLMs by implementing a ChatGPT-like LLM based on the transformer architecture, | ||
| - | 1.1 What is an LLM? | + | ## 1.1 What is an LLM? |
| An LLM is a neural network designed to understand, generate, and respond to human-like text. These models are deep neural networks trained on massive amounts of text data, sometimes encompassing large portions of the entire publicly available text on the internet. | An LLM is a neural network designed to understand, generate, and respond to human-like text. These models are deep neural networks trained on massive amounts of text data, sometimes encompassing large portions of the entire publicly available text on the internet. | ||
software/ai/llm.1778113292.txt.gz · Last modified: 2026/05/07 00:21 by ron
