LLM Research Papers: The 2025 List (July to December)
In June, I shared a bonus article with my curated and bookmarked research paper lists to the paid subscribers who make this Substack possible.
In June, I shared a bonus article with my curated and bookmarked research paper lists to the paid subscribers who make this Substack possible.
Understanding How DeepSeek's Flagship Open-Weight Models Evolved
Linear Attention Hybrids, Text Diffusion, Code World Models, and Small Recursive Transformers
Multiple-Choice Benchmarks, Verifiers, Leaderboards, and LLM Judges with Code Examples
A Detailed Look at One of the Leading Open-Source LLMs
And How They Stack Up Against Qwen3
From DeepSeek-V3 to Kimi K2: A Look At Modern LLM Architecture Design
A topic-organized collection of 200+ LLM research papers from 2025
KV caches are one of the most critical techniques for efficient inference in LLMs in production.
Why build LLMs from scratch? It's probably the best and most efficient way to learn how LLMs really work. Plus, many readers have told me they…