You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 14 | Bonus: Energy Based and Diffusion LLMs |[14-bonus-diffusion-llms.ipynb](https://shreshthtuli.github.io/llms-from-scratch/14-bonus-diffusion-llms.html)|
47
+
| 15 | Bonus: State Space Models |[15-bonus-state-space-models.ipynb](https://shreshthtuli.github.io/llms-from-scratch/15-bonus-state-space-models.html)|
47
48
48
49
## 🧠 What You'll Learn
49
50
- The end-to-end data flow of an LLM—from tokenization and batching to inference-time decoding.
50
51
- How to implement core transformer components, attention variations, and optimization tricks.
51
52
- Strategies for scaling datasets, managing checkpoints, and monitoring training stability.
0 commit comments