Building an AI model with Ollama — from scratch, then inspected end to end

Byte-Level Bard

A 10.8-million-parameter transformer, trained from random weights on one GPU, converted into a real Ollama model, then traced all the way down — real computation graphs, real GPU kernels, real sampling probabilities, and a plain-language explainer series for all of it. Every page below is real, captured data; nothing is staged.

Start here

Plain-language series

No jargon. Best read in order — each page builds on the last, using the same real numbers throughout.

The reasoning experiment

Can the same machine be given a <think> span? We trained it on worked additions instead of Shakespeare, then tested whether the working is real.

Technical deep dives

The same claims, at full resolution — real op graphs, real GPU kernels, real sampling trees.