LLM foundations
This section builds a first chatbot, traces how a transformer processes context, and compares dense, mixture-of-experts, multimodal, and diffusion-style models.
Planned lessons
Section titled “Planned lessons”- A small chatbot using an OpenAI-compatible API
- Tokens, embeddings, attention, and transformer blocks
- Choosing a model family for latency, quality, privacy, and cost