The interesting part is not that the tiny model is smart. It is the memory layout: most parameters sit in flash, and only the needed rows are read per token.
#llm
RSS FeedThe discussion is less about downloading weights for their own sake and more about the stack forming around them: runtimes, serving, benchmarks, customization, and governance.
GitHub is putting Claude Opus 5 directly into Copilot, shifting the new model from a standalone launch into a daily developer surface. The rollout covers Pro+, Max, Business, and Enterprise users across VS Code, Copilot CLI, cloud agent, JetBrains, and more.
HN focused less on the launch framing and more on the pressure Kimi K3 puts on model economics: a 2.8T open model with a 1M-token context is expensive, capable, and hard to ignore.
Kimi K3 raises the open-weight scale race to 2.8T parameters with a 1M-token context window and native vision. Full weights are scheduled by July 27, 2026, while the model is already available through Kimi.com, Kimi Code, and the API.
The 1.6T-total, 48B-active MoE numbers are only half the story. HN discussion treated domestic AI ASIC training as the bigger signal.
The interesting part is not just the score table. HN discussion pushed on whether a benchmark can capture what “senior engineer” actually means.
Snyk VulnBench JS 1.0 repeated JavaScript vulnerability reviews 300 times to test whether LLM security findings recur. The best LLM setup reached 75.4% Snyk-reference F1, while 49.7% of unmatched model-only findings appeared in just one of five identical runs.
OpenRouter’s June review frames open-weight competition around four models: DeepSeek V4 Flash, GLM 5.2, MiniMax M3, and NVIDIA Nemotron 3 Ultra. The numbers that matter are 79.0% on SWE-bench Verified, an Intelligence Index score of 51, 1M-token contexts, and sharply lower serving costs.
Google Research separates two mechanisms behind reasoning-assisted factual recall in Gemini-2.5 and Qwen3-32B. Extra tokens provide computation time, related facts prime recall, and hallucinated intermediate facts sharply reduce final-answer accuracy.
The community focus was not the help-center wording, but the way premium model access is becoming tied to identity checks.
Security alerts are moving from volume to trust. GitHub says LLM-based contextual verification reduced secret-scanning false positives by 75.76%, beating its 65% target.