The default — pick the largest frontier model and route every request through it — is the wrong default for a meaningful share of production workloads in 2026. Small language models in the 2 to 14 billion parameter range (Phi-4, Llama 3.1 8B, Gemma 2, Mistral 7B, Qwen 2.5) handle classification, extraction, summarisation, and RAG re-ranking at one-fiftieth the cost per token of frontier models, with 5 to 10x lower latency. This guide covers the workloads where SLMs win, the model families and hardware to choose, the role of quantisation and fine-tuning, and the small-first routing pattern with frontier model fallback that most mature deployments converge on.