Meta releases Muse Glimmer 30B, a local multimodal model for agentic use cases
Meta’s new open-source Muse Glimmer is a 30B-parameter vision-language model designed for local deployment, with day-zero support in transformers, vLLM, and Inference Endpoints.
1 source · cross-referenced
- Meta released Muse Glimmer, a 30-billion-parameter open-source multimodal model optimized for local agentic use cases.
- The model is distributed under the Apache 2.0 license and supports text-only and multimodal inputs, including video.
- Day-zero integration is available in transformers, vLLM, llama.cpp, and Hugging Face Inference Endpoints.
Meta released Muse Glimmer, a 30-billion-parameter open-source multimodal model under the Apache 2.0 license, designed for local agentic use cases such as coding assistants, document analysis, and personal agents.
The model supports both text-only and multimodal inputs, including images and video, and is intended for privacy-aware deployments where data does not leave the device.
Muse Glimmer was distilled from Meta’s larger Muse model and includes a 2-billion-parameter vision encoder paired with a 28-billion-parameter text decoder, alongside an optional speculative decoding drafter for faster structured generation.
Day-zero support is available in transformers, vLLM, llama.cpp, and Hugging Face Inference Endpoints, enabling deployment across NVIDIA, AMD, and Intel GPUs without code changes.
Benchmark results show Muse Glimmer-30B leading or competitive with comparable open models across agentic coding, multimodal reasoning, and general capabilities benchmarks, including SWE-Bench Pro, OSWorld-Verified, and Charxiv Reasoning.
The model’s architecture uses hybrid attention with a repeating pattern of three sliding-window layers followed by a full-attention layer, gated grouped-query attention to reduce KV-cache memory, and Q-K normalization with extra query scaling for stable attention logits.
The vision encoder processes images and videos into shared embeddings, using a 2-frame-per-second sampling rate capped at 96 frames, with timestamped video placeholders interleaved in the text prompt.
- Aug 11, 2026 · Hugging Face
Hugging Face-backed team proposes memory-efficient knowledge distillation for large language models
Trust79 - Aug 10, 2026 · Google AI — Blog
Google adds AI summaries, visual reporting, and benchmarking to Google Ads and Google Analytics
Trust78 - Aug 10, 2026 · Hugging Face
NVIDIA releases Magpie TTS Multilingual, an open-weights text-to-speech model for 12 languages with low-latency deployment
Trust78