diff --git a/README.md b/README.md index d181b8b..79894c7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ This repository contains the code for coding, pretraining, and finetuning a GPT-

- + + +
In [*Build a Large Language Model (From Scratch)*](http://mng.bz/orYv), you'll discover how LLMs work from the inside out. In this book, I'll guide you step by step through creating your own LLM, explaining each stage with clear text, diagrams, and examples.