Preview: Moonshot AI drops a 2.8T parameter model, while Ollama faces a critical CVE.

Hey — This week we saw the release of Kimi K3, a massive model that pushes the boundaries of open weights, even if running it remains a dream for most of us. It forces us to ask what scale really means for the future of local systems.

🔥 This Week's Big One

Kimi K3 (Moonshot AI)

Moonshot AI has released the open weights for Kimi K3, a 2.8-trillion-parameter Mixture-of-Experts (MoE) multimodal reasoning model featuring a 1M-token context window. While its sheer scale makes running the full model impractical on consumer hardware, it sets a new baseline for open-weight capabilities, with community-compressed versions already beginning to emerge. This release signals that open-weight models are actively contesting the frontier space previously dominated by closed API providers. [https://huggingface.co/moonshotai]

🧠 Model Releases

🛠 LM Studio / Ollama

🤖 Agents & Frameworks

📦 Tools & Repos

⚡ Quick Hits


If you are testing sparse reasoning models or setting up local agent workflows this week, prioritize keeping your context window bounds well within physical memory parameters before adding agentic complexity.

— Himanshu