llama.cpp adds support for Laguna XS.2 and M.1, two MoE coding models
jacek2023 · reddit · 2026-07-22
A GitHub PR adds llama.cpp support for Laguna XS.2 and Laguna M.1, two MoE models aimed at agentic coding and long-horizon work.
- Laguna XS.2: 33B total parameters, 3B activated per token.
- Laguna M.1: 225B total parameters, 23B activated per token.
- The post highlights design choices like sliding window attention and per-head gating in 30 of 40 layers to improve inference speed and keep KV-cache requirements low.
- Because the support lands in llama.cpp, the practical angle is local execution and integration into coding-agent workflows.
More from coding & agent
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- Investment Analyst Asks How to Build a Claude-Based Diligence Agent Stack — Careless_Tie2286 · 2026-09-11