Meta is back with Muse Glimmer: local, agentic, multimodal, and open source
Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.
Meta's new Muse Glimmer model is a 30B parameter multimodal model that can be run locally, enabling private and cost-effective agentic use cases such as coding and document analysis, and is supported by major libraries like transformers and vLLM out of the box. This allows developers to deploy multimodal models locally without relying on cloud services, reducing costs and increasing privacy. It is released under the Apache 2.0 license.
Meta shipped Muse Glimmer, a dense 30B Apache-2.0 multimodal VLM distilled from their larger Muse model, with day-0 support in transformers, llama.cpp, vLLM, and Inference Endpoints, plus an optional speculative-decoding drafter that speeds up structured/code generation at a memory cost. This is a genuinely local-deployable agentic model with a permissive license and multimodal tool calling, so you can run privacy-sensitive coding assistants, document analysis, and Claw/Hermes-style agents on-prem without API costs or vendor lock-in—and the 2B Perception Encoder means image/video handling is a first-class capability, not a bolt-on.