A little video that
- explains the relationship between conventional LLMs and reasoning models (and agents),
- philosophizes about “from scratch” approaches,
- and explains how to install the Python and PyTorch requirements with
uv
.
The video is here: [Build A Reasoning Model From Scratch #1: Motivation & Code Setup](https://www.youtube.com/watch?v=Kh9mqTzjuEQ).
Source: website version of my [Substack note](https://substack.com/@rasbt/note/c-325854620).
Read Next #
source & further reading
sebastianraschka.com — original article
GLM-5.3-Flash Architecture Notes
How Claude Watermarks AI-Generated Text
Building an AI Text Detector From Scratch