Overview
Connect embeddings, attention, transformers, and sampling to understand a small language model.
Related articles
Engineering articleBuilding a Coding AgentBuild a small coding agent through its loop, tool calls, context growth, and ablation tests.Engineering articleIf You're Struggling with Claude BlueUnderstand coding agents by decomposing LLM APIs, tool use, context, skills, and harnesses.Engineering articleHow to Whittle a SkillImprove agent skills through progressive disclosure, classification ladders, and evaluation.