mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-25 16:17:10 +00:00
Update README.md
This commit is contained in:
parent
db800cd67d
commit
5824d87a51
@ -9,7 +9,7 @@
|
||||
|
||||
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.
|
||||
|
||||
The method described in this book for training and developing your own small-but-functional model for educational purposes mirrors the approach used in creating large-scale foundational models such as GPT-4.
|
||||
The method described in this book for training and developing your own small-but-functional model for educational purposes mirrors the approach used in creating large-scale foundational models such as those behind ChatGPT.
|
||||
|
||||
- Link to the official [source code repository](https://github.com/rasbt/LLMs-from-scratch)
|
||||
- [Link to the early access version](http://mng.bz/orYv) at Manning
|
||||
|
Loading…
x
Reference in New Issue
Block a user