A curated, non-chronological guide to the articles I would recommend first. If the blog archive is the full library, this page is the shelf of strongest starting points by topic.

Best LLM Architecture Articles

Start here if you want to compare modern open-weight models, attention variants, mixture-of-experts designs, and practical architecture tradeoffs.

Best From-Scratch Implementation Articles

These are the most useful articles if your preferred way to understand a method is to implement it and inspect the moving parts.

Best Reasoning Model Articles

Use this path for reinforcement learning for LLM training, inference scaling, distillation, and other advanced reasoning-model methods.

Best Practical PyTorch Articles

These articles and tutorials are useful when you want concrete PyTorch practice, training efficiency, and implementation details.

Best Beginner-Friendly Articles

Start here if you want broader context before jumping into longer technical walkthroughs or code-heavy implementations.