← All of Learn

Track 03 · Learning track

LLMs & Generative AI

How the models you actually use get trained, tuned, shrunk, and pushed to reason.

For: You want to understand the systems behind ChatGPT, Claude, and the image generators.

18 stops · 18 live · 18 interactive

  1. From random noise to a model that can reason — the actual pipeline

  2. Humans rate, model learns, weird things happen — the post-training that made models pleasant to talk to.

  3. DPOoptional

    The cheaper, often-as-good RLHF alternative — and why most labs quietly moved to it.

  4. Teaching a model new habits, not new knowledge

  5. Models training on text other models wrote — and why this isn't always bad.

  6. Distillationoptional

    Teaching a small model to imitate a big one — and what gets lost in the lesson.

  7. Quantizationoptional

    Why a 70B-parameter model can run on your laptop — and the quality you trade for it.

  8. How modern models pretend to be huge while doing the work of something smaller.

  9. What the model can see right now — and why the edges matter

  10. KV Cacheoptional

    Why long conversations are cheaper than they look — and the reason your API bill behaves the way it does.

  11. Why 'more creative' is not the same as 'more random' — and the knobs that actually matter.

  12. How models 'learn' from examples in the prompt — without changing a single weight.

  13. When 'think step by step' actually earns its keep — and when it's just expensive theater.

  14. What changed when models started thinking before they answered.

  15. When AI learned to see, listen, and read — at the same time, in the same head

  16. How CLIP and its descendants taught text and images to live in the same coordinate system.

  17. How AI learned to make images by starting with pure noise and finding the signal

  18. What happens when models train on text written by other models — recursively.

Next track

Working with AI