Sebastian Raschka

3 stories

Sebastian Raschka is a machine learning practitioner and educator known for tutorials and open-source training code such as “Build a Large Language Model (from Scratch)”. Recent coverage mentioned the OpenArch hand-written PyTorch implementations of modern LLM architectures, DeepSeek V4.1’s encoder-decoder update, and a single-GPU LLM showcase that extended rasbt’s GPT-2–style code into a 6-expert (2 active) mixture-of-experts trained from scratch.

Related topics
That is everything