korrents
Sebastian Raschka

What Sebastian Raschka thinks about LLMs

@sebastian-raschka · 15 positions · 0 changes of mind

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.

  1. I 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

  2. GPT-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

  3. 4 weeks earlier
  4. AI 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

  5. 4 weeks earlier
  6. This 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

  7. 3 weeks earlier
  8. if 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

  9. 3 weeks earlier
  10. In 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

  11. 3 weeks earlier
  12. As 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

  13. However, 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