GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

bluevoid-pl/Muse-Glimmer-30B-pruned-GGUF overview

WARNING Muse Glimmer 30B is currently partially supported by llama.cpp and ollama. It might not output to cli at all, use webinterface instead. Make sure to us…

transformersggufMetaGGUFbase_model:meta-models/Muse-Glimmer-30Bbase_model:quantized:meta-models/Muse-Glimmer-30Blicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~6.99 GB disk (8 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
3,714
Likes
0
Pipeline

Repository Files & Downloads

20 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Muse-Glimmer-30B-pruned-IQ2_M.ggufGGUFIQ2_M8.70 GBDownload
Muse-Glimmer-30B-pruned-IQ2_S.ggufGGUFIQ2_S8.04 GBDownload
Muse-Glimmer-30B-pruned-IQ2_XS.ggufGGUFIQ2_XS7.69 GBDownload
Muse-Glimmer-30B-pruned-IQ2_XXS.ggufGGUFIQ2_XXS6.99 GBDownload
Muse-Glimmer-30B-pruned-IQ3_M.ggufGGUFIQ3_M11.42 GBDownload
Muse-Glimmer-30B-pruned-IQ3_S.ggufGGUFIQ3_S11.14 GBDownload
Muse-Glimmer-30B-pruned-IQ3_XS.ggufGGUFIQ3_XS10.63 GBDownload
Muse-Glimmer-30B-pruned-IQ3_XXS.ggufGGUFIQ3_XXS9.91 GBDownload
Muse-Glimmer-30B-pruned-IQ4_XS.ggufGGUFIQ4_XS13.61 GBDownload
Muse-Glimmer-30B-pruned-Q2_K.ggufGGUFQ2_K9.47 GBDownload
Muse-Glimmer-30B-pruned-Q2_K_S.ggufGGUFQ2_K_S8.86 GBDownload
Muse-Glimmer-30B-pruned-Q3_K_L.ggufGGUFQ3_K_L13.15 GBDownload
Muse-Glimmer-30B-pruned-Q3_K_M.ggufGGUFQ3_K_M12.22 GBDownload
Muse-Glimmer-30B-pruned-Q3_K_S.ggufGGUFQ3_K_S11.13 GBDownload
Muse-Glimmer-30B-pruned-Q4_0.ggufGGUFQ4_014.40 GBDownload
Muse-Glimmer-30B-pruned-Q4_1.ggufGGUFQ4_115.87 GBDownload
Muse-Glimmer-30B-pruned-Q4_K_M.ggufGGUFQ4_K_M15.20 GBDownload
Muse-Glimmer-30B-pruned-Q4_K_S.ggufGGUFQ4_K_S14.45 GBDownload
Muse-Glimmer-30B-pruned-Q8_0.ggufGGUFQ8_026.70 GBDownload
Muse-Glimmer-30B_pruned-BF16.ggufGGUFBF1650.24 GBDownload

Model Details

Model IDbluevoid-pl/Muse-Glimmer-30B-pruned-GGUF
Authorbluevoid-pl
Pipeline
Licenseapache-2.0
Base modelmeta-models/Muse-Glimmer-30B
Last modified2026-08-26T12:12:21.000Z

Model README

---

license: apache-2.0

library_name: transformers

base_model:

  • meta-models/Muse-Glimmer-30B

tags:

  • Meta
  • GGUF

---

> [!WARNING]

> Muse-Glimmer-30B is currently partially supported by llama.cpp and ollama. It might not output to cli at all, use webinterface instead.

> Make sure to use llama.cpp version greater than b10430, model will fail to load on older version.

This GGUF is pruned, so it only contains latin characters. It might break/die for no reason. Provided by bluevoid-pl.

Pruning reduces size of model by ~25% allowing you to run model on limited VRAM.

We make no guarantees of any kind that this gguf will work at all. Note that pruning process removes emojis, so model is physically incapable of outputting them.(but model still thinks that it can)
llama.cpp detects tokenizer changes and might hang for 5min at first start. Warning W load: special_eot_id is not in special_eog_ids - the tokenizer config may be incorrect is expected.

<hr />

Original Overview is below

Muse Glimmer Model Card

Authors: Meta Superintelligence Lab

Model Release Date: August 2026

License: Apache 2.0

Muse Glimmer is a 30-billion-parameter causal language model with a dedicated perception encoder, distilled from Muse Spark and purpose-built for autonomous agentic tasks on consumer hardware. The model integrates multi-step reasoning, reliable tool use, multimodal understanding, and failure recovery into a single model that runs locally without requiring cloud infrastructure or network access.

Building effective agents requires key capabilities working together to achieve the user’s goals. Muse Glimmer is trained and evaluated on these capabilities:

  • End-to-end Agentic Task Completion. Muse Glimmer achieves strong success rates on full-task benchmarks including DeepSearch QA, MCP-Atlas, 𝛕3\-Bench and SWE-Bench, which measure its ability to work within scaffolds, write and debug code, and resolve multi-turn requests from start to finish.
  • Reliable Tool Use. The model handles a wide range of function calls, invoking tools with precise schemas throughout extended workflows.
  • Multi-Step Reasoning. Muse Glimmer chains reasoning over long horizons, sustaining coherent plans across complex, extended workflows.
  • Failure Recovery. When a tool call fails or returns an unexpected result, the model diagnoses the error and retries rather than halt.
  • Multimodal Input and Reasoning. Through a dedicated perception encoder, the model accepts interleaved text and images. This enables agents to interpret screenshots, charts, and documents alongside conversation.
  • Scaffold Compatibility. Muse Glimmer works across OpenClaw, Hermes Agent, and other agentic orchestration patterns.
  • Controllable Effort. The model supports different reasoning strengths to select the right balance between quality and speed.
  • Multilingual. Muse Glimmer is trained on data from more than 100 languages.

Run bluevoid-pl/Muse-Glimmer-30B-pruned-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models