Bonus content and how it connects to each chapter

This commit is contained in:
MaartenGr
2024-10-15 10:37:36 +02:00
parent 7c5460d5dc
commit f1aab57eae
12 changed files with 7 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Welcome! In this repository you will find the code for all examples throughout t
<p align="center"><b><i>"The Illustrated LLM Book"</i></b></p>
Through the visually educational nature of this book and with **over 250 custom made figures**, learn the practical tools and concepts you need to use Large Language Models today!
Through the visually educational nature of this book and with **almost 300 custom made figures**, learn the practical tools and concepts you need to use Large Language Models today!
<a href="https://www.amazon.com/Hands-Large-Language-Models-Understanding/dp/1098150961"><img src="images/book_cover.png" width="50%" height="50%"></a>
@@ -81,12 +81,17 @@ We advise to run all examples through Google Colab for the easiest setup. Google
## Additional Resources
We attempted to put as much information into the book without it being overwhelming. However, even with a 400-page book there is still much to discover! If you are interested in similar illustrated/visual guides we created, these might be of interest to you:
We attempted to put as much information into the book without it being overwhelming. However, even with a 400-page book there is still much to discover!
We continue to create more guides that compliment the book and go more in-depth into new and exciting topics:
| [A Visual Guide to Mamba](https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-mamba-and-state) | [A Visual Guide to Quantization](https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-quantization) | [The Illustrated Stable Diffusion](https://jalammar.github.io/illustrated-stable-diffusion/) |
:-------------------------:|:-------------------------:|:-------------------------:
![](images/mamba.png) | ![](images/quant.png) | ![](images/diffusion.png)
**[A Visual Guide to Mixture of Experts](https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-mixture-of-experts)** | |
![](images/moe.png) | |
For more information on these visual/illustrated guides, check out the [bonus](.bonus/) folder.
## Citation

BIN
bonus/README.md Normal file

Binary file not shown.

BIN
images/bonus_bitnet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

BIN
images/bonus_int8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
images/bonus_moe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
images/bonus_overview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 901 KiB

BIN
images/bonus_sd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
images/bonus_sd1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

BIN
images/bonus_ssm.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
images/bonus_ssm1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
images/bonus_vmoe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
images/moe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB