What Sebastian Raschka thinks about LLMs
AI research engineer working on large language models. He writes the Ahead of AI newsletter and is the author of Build a Large Language Model (From Scratch).
Everything they publish, on ppll ↗
Sebastian Raschka did not write this page.
We collected these quotes from things they published elsewhere, and every quote links to where it was said. They have no account here and have not endorsed this site. Quotes are word for word; the short line under each one is our own restatement, not their wording. Their own site. Is this you? Claim it or ask us to remove it. Or tell us what is wrong here.
8 dated positions, 2026, in their own words. Our reading of what Sebastian Raschka has said — not written or endorsed by them.
-
Their wordsI expect the upcoming months (or years) also to be an era of computer use refinement on both the LLM and the agent harness layer.
↗GPT-6 Astra, Looped Transformers, and Hidden Reasoningmagazine.sebastianraschka.com 1st of 3 in this piece
-
Their wordsGPT-6 Astra (and likely any LLM in the foreseeable future) is still a reasoning model.
↗GPT-6 Astra, Looped Transformers, and Hidden Reasoningmagazine.sebastianraschka.com 2nd of 3 in this piece
- 4 weeks earlier
-
Our readingAI text detectors and the LLMs they try to catch are locked in a permanent cat-and-mouse arms race.
Their wordsAI checkers are essentially a cat-and-mouse game. AI checkers may learn to detect a certain pattern that is indicative of AI-generated content. Then, the next LLM may incidentally or deliberately not exhibit that pattern and avoid detection. The AI checker then has to be updated to detect said LLM, and so forth.
↗Building an AI Text Detector From Scratchmagazine.sebastianraschka.com 1st of 2 in this piece
- 4 weeks earlier
-
Their wordsThis saturation can be seen more clearly for the GPT 5.6 Sol model, which also shows that increasing reasoning budgets can become uneconomical at some point.
↗Controlling Reasoning Effort in LLMsmagazine.sebastianraschka.com 2nd of 3 in this piece
- 3 weeks earlier
-
Their wordsif an LLM developer also develops a coding harness, it is somewhat safe to assume that their model is optimized for their own harness first
↗Using Local Coding Agentsmagazine.sebastianraschka.com 2nd of 3 in this piece
- 3 weeks earlier
-
Their wordsIn 2026, long-context efficiency is king as more and more LLMs get plugged into agent harnesses (OpenClaw etc.), which requires working with longer and longer contexts.
↗LLM Research Papers: The 2026 List (January to May)magazine.sebastianraschka.com
- 3 weeks earlier
-
Their wordsAs reasoning models and agent workflows keep more tokens around (for longer), KV-cache size, memory traffic, and attention cost quickly become the main constraints, and LLM developers are adding a growing number of architecture tricks to reduce those costs.
↗Recent Developments in LLM Architectures: KV Sharing, mHC, and Compressed Attentionmagazine.sebastianraschka.com 1st of 2 in this piece
-
Their wordsHowever, larger models already have sufficient capacity where these extra embeddings may not help that much.
↗Recent Developments in LLM Architectures: KV Sharing, mHC, and Compressed Attentionmagazine.sebastianraschka.com 2nd of 2 in this piece