Attention Mechanism
AssessTechniques
The neural mechanism that weights tokens differently when models attend to context.
Why it's here
Placed in Assess: 3 article(s) of evidence from 4 source(s), led by research-stage coverage, with 2 in the last 30 days. Confidence 63%.
Evidence (3)
- 7Hacker News·7/28/2026researchKimi Linear: Expressive Efficient Attention Architecture
Kimi Linear is a research paper describing a new attention architecture designed to improve efficiency while preserving expressive capability in large language models. The item is notable as an AI/ML research contribution rather than a product release, and it drew substantial discussion on Hacker News.
- 8Simon Willison·7/16/2026model_releaseKimi K3 launches as an open 3T-class model
Kimi has introduced Kimi K3, a 2.8-trillion-parameter open model with native vision support and a 1-million-token context window. The company says it is optimized for long-horizon coding, reasoning, and knowledge work, with full weights planned for release on July 27, 2026.
- 5Martin Fowler·3/17/2026researchContext Anchoring for AI-Assisted Development
The article argues that AI coding sessions lose important decision context as conversations grow, making it hard to resume work safely after closing a chat. It proposes externalizing feature-level reasoning into a living document so teams can preserve decisions, rationale, and open questions outside the model’s context window.