Update cover

This commit is contained in:
Sebastian Raschka 2024-05-24 06:56:20 -05:00 committed by GitHub
parent 7589df7b25
commit ecb1788a9a

View File

@ -7,7 +7,9 @@ This repository contains the code for coding, pretraining, and finetuning a GPT-
<br>
<br>
<a href="http://mng.bz/orYv"><img src="https://sebastianraschka.com/images/LLMs-from-scratch-images/cover.jpg" width="250px"></a>
<a href="http://mng.bz/orYv"><img src="https://sebastianraschka.com/images/LLMs-from-scratch-images/cover.jpg?123" width="250px"></a>
<br>
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.