Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

sebastianraschka.com

Sebastian Raschka's Website

Get the latest updates from Sebastian Raschka's Website directly as they happen.

Follow now 54 followers

Latest posts

Last updated 21 days ago

Understanding and Coding the KV Cache in LLMs from Scratch

21 days ago

KV caches are one of the most critical techniques for efficient inference...

Coding LLMs from the Ground Up: A Complete Course

about 2 months ago

Why build an LLM from scratch? It's probably the best and most...

The State of Reinforcement Learning for LLM Reasoning

3 months ago

A lot has happened this month, especially with the releases of new...

First Look at Reasoning From Scratch: Chapter 1

3 months ago

As you know, I've been writing a lot lately about the latest...

The State of LLM Reasoning Models

4 months ago

This article explores recent research advancements in reasoning-optimized LLMs, with a particular...

Understanding Reasoning LLMs

5 months ago

In this article, I will describe the four main approaches to building...

Noteworthy LLM Research Papers of 2024

6 months ago

This article covers 12 influential AI research papers of 2024, ranging from...

Implementing A Byte Pair Encoding (BPE) Tokenizer From Scratch

6 months ago

This is a standalone notebook implementing the popular byte pair encoding (BPE)...

LLM Research Papers: The 2024 List

6 months ago

I want to share my running bookmark list of many fascinating (mostly...

Understanding Multimodal LLMs

8 months ago

There has been a lot of new research on the multimodal LLM...

Building A GPT-Style LLM Classifier From Scratch

10 months ago

This article shows you how to transform pretrained large language models (LLMs)...

Building LLMs from the Ground Up: A 3-hour Coding Workshop

10 months ago

This tutorial is aimed at coders interested in understanding the building blocks...