#llm
2 items tagged "llm".
Posts
How Does an LLM Know It's Done?
Posted on:May 6, 2026· 4 min readLLMs don't 'feel' done. They stop because the math tells them to. Here's how.
LLM Token Context Windows and the Attention Architecture
Posted on:August 20, 2025· 15 min readA deep dive into how LLMs manage context through attention mechanisms, and the engineering tricks that push context windows past their quadratic limits.