Learn LLM Path / pillar 1 of 10
explain how an LLM works end-to-end without deep math. 3Blue1Brown chapters are the visual gold standard - watch in order
- Sign in to track this item
Big-picture: what an LLM is
- Sign in to track this item
Full forward pass, embeddings, softmax
- Sign in to track this item
Attention: Q/K/V, masking, multi-head KEY
- Sign in to track this item
How facts live in MLP layers (often skipped)
- Sign in to track this item
Tokenization/BPE + positional encoding