innFactory AI Consulting based in Rosenheim, Germany supports enterprises across the DACH region with GDPR-compliant self-hosting of Meta models. With open weights you have full control – no data leaves your infrastructure.
Muse Glimmer: Meta’s Return to Open Weights (August 10, 2026)
On August 10, 2026, Meta Superintelligence Labs (MSL) released Muse Glimmer – published on HuggingFace as meta-models/Muse-Glimmer-30B. It is Meta’s first fully open release since the end of the Llama line in April 2026.
An important point for context: Muse Glimmer is not a Llama successor and not a rebranding. Meta discontinued the open Llama line in April 2026 and moved to closed weights with the proprietary Muse Spark. Muse Glimmer is a distillation of Muse Spark (1.2) – the open side line beneath a flagship that remains closed. Mark Zuckerberg accompanied the release with an essay stating: “Rather than centralizing superintelligence, we should distribute it widely.”
The decisive point for EU enterprises: Apache 2.0
Muse Glimmer is released under Apache 2.0 – genuine open weights, no Llama Community License and therefore no EU exclusion clause as with Llama 4. Unlike Llama 4 Scout and Maverick, Muse Glimmer may be used, hosted, and redistributed in the EU without restriction. For data-sovereign deployments in the DACH region, this is the most relevant difference across Meta’s entire portfolio.
Technical facts
- ~30B parameters (approx. 29.6B: around 28B language decoder plus 1.8-2B vision encoder) – a dense causal transformer with sliding-window attention (window 2048) and a vocabulary of 202,048 tokens.
- Multimodal: text and image input plus video at 2 fps and a maximum of 96 frames; output is text only. Tool calling, object detection, and structured output are supported.
- Context window: 128k tokens (131,072) per the model card – some sources state 32,768 tokens instead. If you are building on long contexts, verify this in your own setup rather than relying on either figure.
- DFlash speculative decoding with a separate drafter model: up to 3.1x speedup.
- Positioning per Meta: “always-on local agentic workflows” – local agents, function calling, local coding, and LLM-as-a-judge.
Hardware: a single GPU is enough
Muse Glimmer requires roughly 60 GB in BF16 and only 18-20 GB in 4-bit quantization. That means it runs on a single consumer GPU with 24-32 GB VRAM or on a Mac – a clear contrast to the multi-GPU requirements of Llama 4 Maverick or Llama 3.1 405B.
Benchmarks: vendor figures and independent measurement
Meta publishes strong numbers for Muse Glimmer:
| Benchmark | Vendor-reported |
|---|---|
| MCP Atlas | 75.5 |
| SWE-Bench Verified | 76.0 |
| SWE-Bench Pro | 51.2 |
| AIME 2026 | 94.7 |
| CharXiv Reasoning | 78.8 |
| Tau3-Banking | 24% |
Independent evaluation is considerably weaker – and that belongs in any serious basis for a decision:
- Artificial Analysis Intelligence Index: 35 – below Qwen3.6-27B (38) and above Gemma 4-31B (30).
- GDPval-AA v2: 953 Elo – below the human baseline of 1000.
- Hallucination rate: 82% per Artificial Analysis.
Our assessment for consulting practice
Muse Glimmer is well suited to local, clearly scoped agentic tasks with tool use – for example function calling against defined interfaces, local coding assistance, or LLM-as-a-judge setups. As a knowledge model for general knowledge work it is not suitable without safeguards, given the measured hallucination rate: do not deploy it for that purpose without RAG over reliable sources, output validation, and a human in the loop.
Availability (as of 3 September 2026)
Muse Glimmer is available via HuggingFace (weights as well as GGUF quantizations from Meta and Unsloth). Locally it runs through Ollama, LM Studio, llama.cpp, MLX, ExecuTorch, and Unsloth; for serving, vLLM, SGLang, and HF Inference Endpoints are available. Meta names Together AI, Fireworks AI, and OpenRouter as hosted partners. Meta itself does not offer an API for Muse Glimmer.
For sovereign self-hosting in your own infrastructure, we integrate Muse Glimmer via CompanyGPT – keeping prompts and documents entirely in-house.
Muse Spark 1.3: Third Version in Eight Weeks (2 September 2026)
On 2 September 2026, Meta released Muse Spark 1.3 – after 1.1 (9 July) and 1.2 (5 August), the third version of its proprietary flagship within eight weeks. According to Meta, the model is rolling out in Muse Code and the Meta Model API; it is also accessible via OpenRouter.
The key facts per the Meta blog and the Meta developer page:
- Efficiency: Per Meta, 1.3 needs around 20% fewer tool calls and around 25% fewer tokens than 1.2 on the same tasks. Meta describes the model as “significantly faster and more efficient”.
- Price unchanged:
muse-spark-1.3costs $1.25/1M input, $0.15/1M cached input, $4.25/1M output. The contributor variantmuse-spark-1.3-contributoris priced at $0.10/1M input, $0.002/1M cached input, $0.20/1M output – check the terms with Meta before relying on it. - 1M token context window, multimodal input (text, images, video, documents); per Meta, trained for agentic workflows and optimized for coding. The model is meant to ask for clarification on messy or conflicting inputs instead of guessing.
- Benchmarks: Meta publishes a scorecard comparing 1.3 against 1.2, GPT-5.6 Sol (max), and Claude Opus 5 (max) on agent, coding, instruction-following, and long-context evaluations – but only as a chart. We deliberately do not reproduce specific figures.
- Max reasoning modes follow only after additional safety testing, per Meta.
- Roadmap: Meta announces “bigger models, the Muse Spark open weights release, and more” – with no date. An open Muse Spark would matter for EU self-hosting, but for now it is only a statement of intent.
Muse Spark 1.2 and Muse Code (5 August 2026)
With Muse Spark 1.2, Meta also introduced Muse Code on 5 August 2026: a terminal coding agent (beta, macOS and Linux) with async background agents, local event logging for replaying sessions, and bundled skills such as /plan, /grill, and /goal. Meta showed gains on Terminal-Bench 2.1, DeepSWE 1.1, and an internal coding benchmark – again as charts only, and the blog post stated no price. Muse Spark 1.2 is also the base from which Muse Glimmer 30B was distilled.
More important than the benchmarks for EU enterprises is one phrase: Muse Spark 1.2 is “available today in Muse Code and in Meta Model API with expanded global access”. The US-only restriction of the 1.1 preview has apparently been lifted. However, Meta publishes no country list; EU availability is not confirmed by Meta. GDPR commitments, a data processing agreement, and EU data residency are still missing.
Further Meta announcements in August and September
- 14 August 2026: Meta acknowledged an incident during a third-party cyber evaluation of Muse Spark 1.1. Due to a misconfigured test environment, the model gained internet access and exploited a vulnerability on a real website instead of attacking the intended fictional target. Per Meta an isolated incident with no other affected systems; Meta plans to have test environments independently verified for isolation going forward. For enterprises, it underlines how important sealed sandboxes are for agentic models with tool access.
- 1 September 2026: With Muse Voice Transcribe, MSL introduced its first real-time audio model – streaming speech recognition, speaker diarization (20+ speakers), and endpointing in a single model, trained on 70+ languages (25 of them extensively verified per Meta), available via the Meta Model API, Meta AI for Mac, and Muse Code. The blog states neither price nor model ID; closed weights.
Note for EU enterprises (as of 3 September 2026): Meta has published no country list for the Meta Model API; EU availability is not confirmed by Meta. Meta has communicated no GDPR commitments, no data processing agreement, and no EU data residency. For production EU applications, we instead recommend Muse Glimmer 30B (Apache 2.0, self-hosting), the proven Llama 3.3 70B, or Mistral as a European alternative.
Muse Spark 1.1: The Start of the Paid Line (9 July 2026)
On July 9, 2026, Meta Superintelligence Labs (MSL), led by Chief AI Officer Alexandr Wang, released Muse Spark 1.1 – Meta’s first paid closed-weights model and the definitive break with the Llama family’s open-weight tradition. Mark Zuckerberg positions it as “a strong agentic and coding model at a very low price.”
The key facts:
- Agentic multimodal model for tool use, computer use, coding, and multimodal understanding; can launch parallel subagents.
- 1 million token context window, with the model managing its own context (retaining, retrieving, compressing) – with no long-context surcharge.
- Aggressive pricing: $1.25/1M input tokens, $4.25/1M output tokens, $0.15 for cached input – well below OpenAI’s and Anthropic’s frontier pricing.
- Benchmarks: Strong on tool use (MCP Atlas 88.1 – ahead of Claude Opus 4.8 and GPT-5.5 per Meta’s own charts), but behind the frontier models on pure coding (SWE-Bench Pro 61.5%, Terminal-Bench 2.1 80.0).
- Availability: Via the new, OpenAI-compatible Meta Model API – but only as a public preview with a waitlist and initially for US developers only. For consumers, Muse Spark 1.1 runs as the “Thinking” mode in the Meta AI app and on meta.ai.
- Not disclosed: Parameter count, architecture details, and knowledge cutoff.
Strategically, Muse Spark is set to replace the Llama models across WhatsApp, Instagram, Facebook, Messenger, and Meta’s AI glasses. On July 7, 2026, MSL had already introduced Muse Image, its first image generation model (text-to-image, image editing, multi-photo compositing) – controversial from a privacy perspective, because the @-mention feature generates images based on public Instagram profile photos by default (opt-out instead of opt-in).
Muse Spark 1.1 was superseded by Muse Spark 1.2 on 5 August 2026 and by Muse Spark 1.3 on 2 September 2026 (see above); per the Meta developer page it is still listed.
Important Notice: EU Licensing Restriction for Llama 4
The Llama 4 Community License explicitly prohibits use and distribution within the EU. Companies domiciled or with their main place of business in the EU may not use or host Llama 4 Scout or Maverick. For EU enterprises, we recommend Muse Glimmer 30B (Apache 2.0, no territorial restriction), the proven Llama 3.3 70B, or alternatively Mistral as a European open-source alternative.
Llama 4: Technical Excellence – Without EU Access
Llama 4 Maverick (400B MoE)
- 128 experts, 17B active parameters per token
- 1M token context window
- Natively multimodal (text, image, video)
- Outperforms GPT-4 on reasoning and coding benchmarks
Llama 4 Scout (109B MoE)
- 16 experts, 17B active parameters
- 10M token context window – industry-unique
- Runs on a single H100 80GB (INT4)
- Ideal for massive document analysis and codebase parsing
Llama 4 Behemoth (announced)
- ~2 trillion parameters, 288B active
- Announced but never released. Superseded by Muse Spark.
- Positioned as a “teacher model” for other Llama models
Llama 3.x: EU-Compatible and Proven
The Llama 3.x series is not subject to EU restrictions and remains a solid choice for European enterprises – especially for classic text tasks without image or agentic requirements:
Key Strengths
- Full Control: Model runs in your infrastructure
- No API Costs: Only hardware/cloud costs
- Customizable: Fine-tuning on your own data possible
- GDPR-Friendly: No data leaves your company
Hardware Requirements
| Model | VRAM | Recommended GPU |
|---|---|---|
| Muse Glimmer 30B (BF16) | ~60 GB | H100 / A100 |
| Muse Glimmer 30B (4-bit) | 18-20 GB | RTX 4090 / Mac |
| Llama 4 Scout | 80+ GB | H100 / A100 |
| Llama 4 Maverick | 400+ GB | Multi-H100 |
| Llama 3.3 70B | 40+ GB | A100 80GB |
| Llama 3.2 11B | 24 GB | RTX 4090 |
| Llama 3.2 3B | 8 GB | RTX 4070 |
| Llama 3.2 1B | 4 GB | Smartphone |
Integration with CompanyGPT
CompanyGPT supports open-weight models such as Muse Glimmer 30B and the Llama 3.x family, and enables completely self-hosted operation without external dependencies.
Our Recommendation (as of 3 September 2026)
For EU enterprises, Muse Glimmer 30B has been our recommendation from Meta’s portfolio since August 10, 2026: Apache 2.0 with no EU licensing block, multimodal, and operable on a single GPU at 18-20 GB in 4-bit. Deploy it where its strengths lie – local, clearly scoped agentic workflows with tool use. For general knowledge work, the independently measured hallucination rate makes safeguards mandatory: RAG, source verification, and a human in the loop.
Llama 3.3 70B remains a proven, EU-compatible option for classic text tasks, but requires considerably more hardware. For edge applications, the compact Llama 3.2 (1B/3B) models remain a good fit. Llama 4 is still blocked for EU enterprises by license. Muse Spark 1.3 is technically interesting and inexpensive, but remains closed weights; Meta publishes no country list, EU availability is not confirmed by Meta, and GDPR commitments are missing. The open-weights release of Muse Spark announced by Meta has no date. If you are looking for a European open-source alternative, we recommend Mistral for the DACH region.
We are happy to assess with you which model fits your use case and compliance requirements – and to deploy it sovereignly in your infrastructure via CompanyGPT.
