Back to study
April 26, 2026
1 min read

Tiny LLM from Scratch

Build a small language model on your laptop — data, tokenizer, transformer, training, quantization, and deployment.

A hands-on study building a small language model from scratch — covering data, tokenizer, transformer architecture, training, quantization, and deployment on a laptop.