New: an interactive 3D guide to how LLMs work — in English and 中文
A brand-new learning chapter that visualizes a working GPT-style transformer in 3D — watch a real (tiny) model run inference token by token, layer by layer. It's fully self-hosted (no external downloads, no tracking) and ships in both English and Chinese, with a stage-by-stage written walkthrough from tokenization all the way to sampling.
How LLMs work — interactive visualization
- New
- New
- Privacy100% self-hosted: the model weights, font atlas, and all rendering assets are served from this site and run entirely client-side — nothing is uploaded or fetched from third parties.