
Qwen3.8-27B vs Meta Muse Glimmer: The Local Agent Race, One Side Already Here
- z-aiNEWZ.ai: GLM 5.32026-08-1860Intelligence75Coding
- obsidianNEWQwen3.8 27B2026-08-1552Intelligence68Coding
- qwenNEWQwen: Qwen3.8 27B (free)2026-08-13qwen/qwen3.8-27b-free
- deepseekNEWDeepSeek: DeepSeek V4 Pro 08132026-08-1253Intelligence69Coding
- grokNEWSpaceXAI: Grok 4.62026-08-1261Intelligence77Coding
- metaMeta: Muse Spark 1.22026-08-0557Intelligence72Coding
- qwenQwen: Qwen3.8 Max2026-08-0358Intelligence72Coding
- deepseekDeepSeek: DeepSeek V4 Flash 07312026-07-3152Intelligence69Coding
- minimaxMiniMax: MiniMax-H32026-07-31minimax/minimax-h3
- qwenQwen: Qwen3.7 Flash2026-07-27$0.03 / $0.13 per 1M tokens
- orcaOrcaDub: OrcaDub 1.02026-07-27orca/dub
- anthropicAnthropic: Claude Opus 52026-07-2463Intelligence78Coding
- googleGoogle: Gemini 3.6 Flash2026-07-2152Intelligence69Coding
- googleGoogle: Gemini 3.5 Flash-Lite2026-07-2137Intelligence49Coding
- metaMeta: Muse Spark 1.12026-07-1653Intelligence71Coding
- kimiMoonshotAI: Kimi K32026-07-1560Intelligence76Coding
- openaiOpenAI: GPT-5.6 Luna2026-07-0952Intelligence71Coding
- openaiOpenAI: GPT-5.6 Terra2026-07-0957Intelligence77Coding
- openaiOpenAI: GPT-5.6 Sol2026-07-0961Intelligence77Coding
- grokxAI: Grok 4.52026-07-0856Intelligence72Coding
Meta Muse Glimmer shipped on August 10, 2026 — Apache 2.0, roughly 30 billion parameters, aimed squarely at local agentic workloads — and the model that will almost certainly be its closest competitor has not dropped yet. Alibaba announced Qwen3.8-27B on August 3 as the self-hostable member of the Qwen3.8 generation, promised its open weights for the week of August 10, and as of this writing the official repository has not appeared. That makes this comparison deliberately lopsided: one side is real and downloadable today, the other is still unverified. Which is exactly why it is worth writing now — Meta built Glimmer's own benchmark table against the 27B's predecessor, so the fight is already framed before the 27B exists.
The matchup at a glance
Both models are chasing the same buyer: someone who wants near-flagship agentic and coding ability on hardware they own, not on an API. The dimensions line up like this, with the Qwen side marked unverified wherever the repository has not yet confirmed it:
• Status — Meta Muse Glimmer available now vs Qwen3.8-27B announced, weights pending.
• Size — Glimmer is ~29.6B total (27.9B text decoder + 1.9B vision encoder) vs the 27B's ~27B, architecture unconfirmed.
• License — Apache 2.0, covering weights, quants, drafter, and encoder, vs unannounced, with the Tongyi Qianwen 100M-MAU clause a real possibility.
• Context — Glimmer supports a 128K token window vs the 27B's context, unconfirmed.
• Modality — Glimmer takes text and image input via a perception encoder vs the 27B, likely text-first, unconfirmed.
• Local footprint — Glimmer runs in ~17 GB at its 4-bit K-Quant-17GB setting vs a projected ~17 GB at Q4_K_M for the 27B.
• Speed technology — Glimmer ships DFlash speculative decoding (Meta reports 74.9 to 233.4 tokens/s on an RTX 5090, a 3.1× jump) vs the 27B, no such claims yet.
Why Meta aimed here
Muse Glimmer is a distilled and quantized version of Meta's closed flagship Muse Spark 1.2, released by Meta Superintelligence Labs and tuned specifically for always-on, on-device agents: tool calling, multi-step reasoning, failure recovery and retry, interleaved text and image understanding, and 100-plus languages. Meta's own numbers put it ahead of the Gemma 4 family and Qwen3.6-27B on several agentic tests — MCP Atlas 75.5, DeepSearch QA 74.6, SWE-Bench Pro 51.2 — and just behind on a few others. All of that is vendor-reported and independently unreproduced, and it is worth saying plainly: on the agentic benchmarks Meta chose, Glimmer leads the prior Qwen generation, and on the ones it did not choose, Qwen still leads.
Two things make Glimmer notable beyond the scores. First, the license: Apache 2.0, no MAU clause, no commercial discussion threshold — the most permissive thing Meta has shipped in a long time, and Zuckerberg's accompanying essay made the strategic bet explicit. Second, the day-one toolchain: llama.cpp, Hugging Face Transformers, Ollama, LM Studio, and SGLang all landed support at or near launch, which is exactly what a local model needs to be usable rather than just downloadable.

Meta already picked the opponent
The most useful fact in Glimmer's release for this comparison is who Meta benchmarked against: Qwen3.6-27B, the direct predecessor of Qwen3.8-27B. On Meta's own table, Glimmer edges the Qwen 27B on SWE-Bench Pro (51.2 vs 50.2) and trails it on SWE-Bench Verified (76.0 vs 77.2), and Qwen leads on OSWorld-Verified, Terminal-Bench 2.1, and most multimodal benchmarks. In other words, the two families are trading blows at the 27–30B local scale, and the 3.8 generation of the Qwen side is the sequel to exactly the model Meta used as its reference point. That is the real headline of this matchup: the 27B is not a hypothetical competitor to Glimmer, it is the incumbent's next version, and Meta has already told us how close the baseline is.
What is still unverified on the Qwen side
Until the repository lands, the Qwen3.8-27B column is mostly question marks: whether it is dense or MoE, its context window, whether it is multimodal, and critically its license. The licensing question is the one that could decide this comparison on its own — a Tongyi Qianwen-licensed model is a different procurement decision than an Apache 2.0 one, especially for commercial products above the MAU threshold. None of the 27B's benchmark scores exist yet, and the vendor-reported numbers for the wider 3.8 generation belong to the Max, not the 27B.

Which one to pick
If you need a working local agent model today, the decision writes itself: Meta Muse Glimmer exists, runs on a 24 GB card, has day-one runtime support, and is Apache 2.0. Qwen3.8-27B is a promise. If you are already standardized on the Qwen ecosystem, or your requirement is a specific benchmark the 3.8 generation is expected to move, the 27B is worth waiting for — but the wait has a real opportunity cost, and the license could change your answer after it drops.
Teams that want neither the wait nor the lock-in have a middle path. OrcaRouter routes 200-plus models through one API at provider list price with zero markup and automatic failover — Qwen3.8 Max is on it today at $2.00/$6.00 per million tokens, and Meta's own closed Muse Spark line is reachable through the same key. When the 27B drops and earns trust on independent benchmarks, failover is the way to try it against a production workload without betting the whole path on an unproven model: route a slice of traffic to it, keep the rest on the incumbent, and let real usage decide.

Neither side has been independently audited yet — Glimmer's numbers are Meta's, and the 27B has no numbers at all. The honest score after the first week: Glimmer is the model you can actually run, the 27B is the one you will be comparing it to in a month, and the license file, not the benchmark table, is the thing most likely to flip a team's decision.
Compared in this article1
Detected from this article · Benchmarks: Artificial Analysis · updated daily
