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
- Arkor to launch on Product Hunt, using Claude or Codex to fine-tune and deploy open-weight models — 4310sy · 2026-07-22
- San Francisco meetup focuses on OpenAI Codex workflows and coding agents — paw_lean · 2026-07-22
- GitHub adds repository agent skill starters in a new draft PR — jonathan_wilke · 2026-07-22
- Hermes agent user asks which cheap open-source model can handle long-running automation — OkCare6395 · 2026-07-22
- Fable 5’s July 2026 benchmark shows PostgreSQL leading database picks at 53% — dshukertjr · 2026-07-22
- Palo Alto Networks CEO says frontier model teams should test their own code and configs first — Scobleizer · 2026-07-22