Skip to content
VibeFormer
Advanced34 min

Decoder-Only Architecture in Detail

A modern LLM block dissected: pre-norm, RMSNorm, SwiGLU, GQA and the residual stream.

Not yet written

This lesson is on the syllabus but has no text yet

The full curriculum is published up front so you can see the whole route and its dependencies. Lessons are being written in curriculum order.

What it will cover

  • decoder-only
  • RMSNorm
  • SwiGLU
  • residual stream