eqho/LLM Lab
the run
05 / 09
Lesson 05

The transformer block

Attention reads, the MLP thinks, the residual stream remembers.

Next: Predicting the next token
01 / 01
The residual highway
Each block adds to a running vector rather than replacing it. Information is never thrown away.