MODEL

Macaron-V1

modeltopic-noteopen-sourceagent

Overview

Macaron-V1 is an open agent-model family documented in the Aug 2026 arXiv preprint (arXiv:2608.09819, ▲35). Combines a 744B GLM 5.2-based base model with four specialist LoRAs (chat, agent, coding, GenUI), a stateful GenUI harness, versioned contracts, and an agentic RL loop for post-deployment learning. Positioned as a rare open-weights swing at the “continually learning agent” problem the frontier labs keep gated behind API access.

Timeline

  • 2026-08-11-AI-Digest — Macaron-V1 lands on HuggingFace papers (arXiv:2608.09819, ▲35). Architecture: 744B GLM 5.2 base + four specialist LoRAs (chat, agent, coding, GenUI) composed via Mixture-of-LoRA, plus a stateful GenUI harness, versioned contracts, and an agentic RL loop for post-deployment learning. Corpus framing: rare open-weights swing at the “continually learning agent” problem the frontier labs keep gated, with concrete Mixture-of-LoRA composition rather than hand-wave — the Mixture-of-LoRA specialisation-composition primitive is the specific technique worth watching, and the corpus should track whether it gets adopted in a second, independent open-agent release inside 90 days.

Key Developments

  1. Mixture-of-LoRA as Specialist-Composition Primitive on a 744B Open Base (Aug 2026): Four specialist LoRAs (chat, agent, coding, GenUI) composed on a 744B GLM 5.2 base is the load-bearing architectural bet — LoRA-composition as substitute for training-a-single-massive-generalist. Independent-replication test: whether a second open-agent release adopts a comparable four-domain LoRA composition on a Chinese-open-weights base inside 90 days.

  2. Stateful GenUI Harness + Versioned Contracts + Agentic RL Loop for Post-Deployment Learning (Aug 2026): The three post-training / post-deployment components are collectively the “continually learning agent” pitch — the corpus’s frontier-lab tracking has this as gated capability (Anthropic‘s Auto Mode, OpenAI‘s Codex-tier agents), and Macaron-V1’s open-weights swing is the corpus’s first serious open contender on this axis. The 90-day test is whether the RL-post-deployment loop shows measurable behaviour change in independent benchmarks or stays a paper artifact.

See also: GLM 5.2, MOC - Open Source Models.