System online—86 notebooks loaded
LLM
DOJO.
A structured curriculum for understanding and training large language models. Foundations to production. No prerequisites beyond Python and PyTorch.
83
Notebooks
7
Stages
Free
Forever
T4 GPU
Tested
Curriculum — 8 stages
Full roadmapWhat this is
An open-source curriculum for learning LLM fine-tuning and inference optimization end-to-end. Every notebook runs on Google Colab free tier (T4 GPU, 15 GB VRAM).
Starts with transformer architecture from scratch. Ends with CUDA kernels, GPTQ/AWQ quantization, and production inference with vLLM.
What this isn't
- —Not hand-holding
- —Not paid
- —Not pseudocode — every cell runs
- —Not theory-only — every concept has a working implementation