01 section

Foundations

The mechanics under every later decision — tokens, attention, transformer blocks, embeddings, and the two-phase inference loop — explained at the depth a system designer needs

6 pages 68 min 14,399 words

01 the section

What is in here

Read these in order; each page assumes the one before it. Tokenization and attention pay off most often in interviews, and the inference pipeline page is the bridge into Inference Optimization. If you build with LLMs but have never opened the box, this section is what makes the rest of the guide concrete.