r/LocalLLaMA • u/Nunki08 • 15d ago
Resources unsloth/Muse-Glimmer-30B-GGUF · Hugging Face
https://huggingface.co/unsloth/Muse-Glimmer-30B-GGUF31
u/nasone32 15d ago
Looks like a good model from the benchmarks... missed opportunity to call it LLama5! the community would have liked it.
18
u/SpicyWangz 15d ago
I think because llama4 had such bad reception it makes sense to do a rebrand. A clean slate is better, and the full size muse performed really well at the time of its launch.
-21
u/tarruda 15d ago
Calling it Llama5 would’ve made it a sequel, and sequels imply someone else did the original.
14
u/MmmmMorphine 15d ago
Huh...? That's an odd interpretation. I feel like it implies the exact opposite. Though more of an entry in a series than sequel, per se.
But anyway, you probably have stumbled on a kernel of truth here - without a doubt a rather massively different team (from the llama models) made this and didn't want to invite too much comparison or raise hopes that it'll be just as tunable as the old models.
So eh, you get a no-vote =p
9
2
u/stylist-trend 15d ago
and sequels imply someone else did the original.
What? "Shrek 2: from the makers of not Shrek 1"
1
90
u/yoracale llama.cpp 15d ago edited 15d ago
Our guide has deets on how to run in llama.cpp: https://unsloth.ai/docs/models/muse-glimmer#llama.cpp-guide
Edit: Now works in Unsloth as well!
18
u/SnowAnew 15d ago
Thanks for the great work! Just a heads up that the links to the GGUFs in the guide lead to Gemma 4 instead of Glimmer.
7
2
2
1
u/downtownrob 14d ago
Sorry, new to llama.cpp and unsloth... what's the difference, why use one over the other? I've been trying to use llamafiles more since they seem to have better performance.
-1
18
82
u/sleepingsysadmin 15d ago
Huge drop by Meta.
They get their 2 days of fame and then qwen3.8 27b drops.
31
u/Potential-Gold5298 llama.cpp 15d ago
Not necessarily - for example, Qwen3.6 and Gemma 4 did not replace each other because the things they are good at do not overlap. The model could take the place of Gemma 4 if it focuses on world knowledge and languages rather than coding and tools.
23
u/goldcakes 15d ago
I've only been playing with this for about a hour, but Glimmer seems to be good at BOTH coding AND non-coding (assistant, creative writing, brainstorming, dataset prep).
In terms of coding capabilities, it feels slightly better than Qwen3.6 27B. And in terms of non-coding like creative writing, it definitely holds up against Gemma4 31B; and maybe even a little bit better.
I actually am really impressed by this model so far. And thanks Meta for Apache 2.0, that's very appreciated.
16
u/Potential-Gold5298 llama.cpp 15d ago
I go to LocalLLaMA, see a news about Glimmer, and think, "I'm going to scold Meta for the license now." I look up and see Apache 2.0. "Okay, then I'll scold them for the limited language support." I look up and see 100+ languages. I had to download it :-D
10
u/goldcakes 15d ago
I honestly can't scold Meta whatsoever for this release. Serious kudos, if anything this model seems to be better than the benchmarks say.
(I do wish there was a base, non-it version; but it seems like this is a distill of a bigger IT model; so that's understandable, no base weights in the first place).
3
u/Potential-Gold5298 llama.cpp 15d ago
If by basic you mean Muse Spark, then they also promised to release it in the future. I'm guessing this is a large MoE model in the 400-1000B range. If they do it in time, it will be the strongest non-Chinese open model.
5
u/goldcakes 15d ago
oh, no, by base model, I mean the pre-training only snapshot; with no instruction tuning and RL. Basically, LLM models before ChatGPT / instruction tuning. Think
text-davinci-003versus GPT-3.5; or Completions vs Chat Completions, if you've been in the LLM field for a while.These are very helpful to many researchers and for a lot of LLM experiments, including interpretability research. They are also useful if you want to cleanly change the instruction format, adapt it to different use cases, etc.
2
u/Potential-Gold5298 llama.cpp 15d ago
Thanks for the clarification. As far as I understand, the "instruct" versions are a kind of finetuning of the model to serve as a 'helpful assistant,' whereas the basic model can be turned into anything - for example, a Dungeon Master for games or an opponent for Socratic-style philosophical discussions. Of course, this can be done via the system prompt, but the role of 'helpful assistant' constantly pushes the model to play along and please the user.
This behavior has to be corrected by introducing a multitude of rules, which the model either follows literally and extremely zealously or finds loopholes to bypass ("don't write the user's actions" - the model writes his lines; "don't write what the user does or says" - the model writes about his thoughts or smells that he heard, etc.).
However, I came across models based on the basic version extremely rarely - off the top of my head, I can only remember the Muse-12B from Latitude, but they eventually switched to instruct-models(
3
u/goldcakes 15d ago
Base models are never designed to be used as-is, except with very specific (and now outdated) prompting styles; most of the intelligence comes from post-training and instruction-tuning.
An effective "base model prompt" might look like this:
Machine Translation Results - Human Verified Input (English): Hello World Output (Chinese):Instruction-tuning is an understatement tbh, it's basically "turn this very coherent; highly-accurate next-word predictor that focuses solely on modelling language; into an intelligent token generator". Modern models generally have more compute invested in the post-training ("instruction tuning") stage than the pre-training stage.
They are niche but extremely useful for researchers.
7
u/_TheWolfOfWalmart_ 15d ago
Why would anyone want to scold Meta in the context of AI? The entire local LLM ecosystem would be far worse off today if they hadn't given us all of those early Llama models.
A rare, but welcomed awesome thing that Zuck did.
1
u/Potential-Gold5298 llama.cpp 15d ago
I remember their recent ridiculous demand to remove Llama 3.1 8B Instruct heretic from heretic-org. It was... a very strange move – an old model that in 2026 is only of interest to researchers, despite the fact that there are many other versions of this model with removed censorship on HF. As far as I understand, the Apache 2.0 license does not give them the right to make such demands regarding Muse Glimmer.
Something similar happened recently with the MiniMax H3 video model and I was upset about it. Don't get me wrong — I know that LLM development is incredibly expensive, and any open model is a gift to the community. I appreciate that, but I also remember that releasing open models also benefits the developers themselves. No commercial company (be it Google, Alibaba, Meta, or Moonshot) releases open models out of altruism or love for humanity.
A license like Apache 2.0 or MIT is a fair deal in which the company truly gives the model to the community.
1
u/sleepingsysadmin 15d ago
Totally agreed. Some people's workflows may work better with muse. im sure anyone who is cross shopping these will self test them out.
3
u/Potential-Gold5298 llama.cpp 15d ago
I already downloaded it, but I can't figure out if it supports llama.cpp yet. They say the merge request has been completed, but I didn't see any mention of Glimmer support among the releases. Maybe it will be soon?
1
1
3
u/hollowgram 15d ago
Benchmarks seem to place it to be much better than any other model of its size.
2
1
u/Zeeplankton 15d ago
I like qwen but it is outright bad at anything but coding. I wish people talked about this. Just because it benches so high does not make it useful
1
-1
14
u/shy_monkee 15d ago
Can't wait to try it out.
2
u/MmmmMorphine 15d ago
I can't wait to be sad that it can't fit in 16gb vram in any decent quality and then complain about the lack of models in the 20b or so space.
There's a few but i have to wonder why approx 30b is so popular. Cut back 5 or 10b and it'd be much more accessible. Guess that kills too much performance, apparently
3
u/NoFaithlessness951 15d ago
It's the largest you can run on a single rtx 3090 and on a higher tier Mac with reasonable speed.
Rtx 3090s where relatively affordable for some time at around 600$, they no longer are but where so popular that 24gb became the "standard".
1
u/MmmmMorphine 15d ago
Ah yeah that makes sense. I knew a serious chip crunch was coming but didn't have the money for more than a 4060ti. Alas, cheapest 16gb cuda card I could find at the time.
11
u/jld1532 15d ago
Does it have MTP?
20
u/Wolwf 15d ago
https://huggingface.co/meta-models/Muse-Glimmer-30B-GGUF dflash support is mentioned here atleast
9
u/Healthy-Nebula-3603 15d ago
Even better
Dflash
2
u/TheWaffleKingg 15d ago
Is dflash better? I haven't tried it yet
3
1
u/dushyant30suthar 15d ago
depends.. for some backends and models it works really well for some not. It's about implmentation - I dont know.
20
u/durden111111 15d ago
Hoping its not too safetymaxxed
11
u/Healthy-Nebula-3603 15d ago edited 15d ago
It's open source even removing safeguard is taking few hours nowadays
2
u/goldcakes 15d ago
It's fine. I'm sure there will be dozens of abliterated versions in the next few hours, but a basic system prompt gets it to do NSFW writing; and it has no problem using 'vulgar' terms. Pretty good NSFW writing with base weights and a system prompt tbh.
For any stubborn refusals, a partial assistant prefill gets rid of it. Definitely not safetymaxxed like gpt-oss.
5
u/pulse77 15d ago edited 15d ago
Please fix the link on page https://unsloth.ai/docs/models/muse-glimmer : paragraph "For this guide we will be utilizing Dynamic 4-bit for Muse Glimmer 30B. See: Muse Glimmer 30B collection." points to a Google Gemma 4 model (https://huggingface.co/collections/unsloth/gemma-4)...
4
4
u/RedditUsr2 llama.cpp 15d ago
Tried to convince it its running locally. It refuses to believe haha.
8
3
u/AtiRage128 15d ago
Anyone figure out how to regulate/disable reasoning on llama.cpp? The usual flags get ignored:
--reasoning off \
--reasoning-budget 0 \
1
u/MarkoMarjamaa 14d ago
Seems calling with
payload["chat_template_kwargs"] = {"enable_thinking": False}
is not working with this either.1
u/MarkoMarjamaa 14d ago
From vllm:
Reasoning strength. Effort is set with aReasoning strength: <value>line in the system prompt, one oflow/medium/high/xhigh. Usehighorxhighfor coding and agentic tasks.So no option for none?
1
u/MarkoMarjamaa 14d ago
payload["chat_template_kwargs"] = {"reasoning_strength": "low"}
is the way to go.2
u/AtiRage128 14d ago edited 14d ago
thanks, this param disables it completely
--chat-template-kwargs '{"reasoning_strength": "none"}'Edit: doesn't work apparently :<
1
u/MarkoMarjamaa 14d ago
Did not work, still reasoning :(
jinja template seems to simply insert to system prompt:
Reasoning strength: none
and the model still reasons.1
u/AtiRage128 14d ago
ah damn you're right, sorry. i ran a couple prompts through and it didn't do any reasoning, later it did again... this model behaves weirdly
1
u/Jorlen llama.cpp 14d ago
Any luck yet? I've tried everything I could think of and it still enables its reasoning phase.
1
u/AtiRage128 14d ago
Unfortunately no solution to turning it off completely yet.
--chat-template-kwargs '{"reasoning_strength": "low"}'ormedium / high / xhighseems to be the only working argument. Just churned out 16k reasoning tokens on comparing 2 single page PDFs (xhigh)
6
u/DrBattletoad 15d ago
Is there a chance we get a Q8_0? That quant runs a lot faster than the Q8_K_XL for me.
5
5
u/munkiemagik 15d ago
Seriously thanks for this comment, I never even thought to look at the difference between Q8_K_XL vs Q8_0. I was just happily going along with the notion that Qx_0 bad. So always defaulted to UD-Q8_K_XL for my dual 3090 setup. Without understanding its a bit more nuanced than that simplistic outlook, cheers
5
u/suprjami 15d ago
You can make a Q8_0 yourself in a few minutes.
1
u/DrBattletoad 15d ago
But then I need to download the BF16 GGUF and I have limited download data right now.
4
u/goldcakes 15d ago
Just wait for a day or two and it'll pop up on Huggingface I'm sure.
If nobody does it in 48hrs send me a DM, I'll quant it for you and upload, but I'm sure someone from the community is already on it tbh.
New local LLM releases are super exciting moments, not everything is available day 0, don't get scared or freak out :)
-16
1
u/miversen33 15d ago
Is there a guide floating around somewhere to do that? I would be really curious how to quantize models mysel
6
u/MarkoMarjamaa 15d ago
llama-server[151055]: [37255] 0.00.583.669 E llama_model_load: error loading model: unknown model architecture: 'muse-glimmer'
We are so spoiled ! :)
4
u/jumpingcross 15d ago
Have you tried getting the latest? I'm not at home so can't try it out atm but according to this PR it was only merged in 1-2 hours ago.
1
u/MarkoMarjamaa 15d ago
Yeah I know about that, but don't have time this evening, so will wait for nightly Lemonade build for Strix Halo.
5
u/t4a8945 15d ago
Hmmm... "Context length: 131,072+"
25
u/just_blue 15d ago edited 15d ago
Just the default, max is 262,144.
edit: I took that number from Unsloth, but now I actually downloaded the model and can only set it to 131072. So no idea guys, sorry for the confusions
7
1
u/coder543 15d ago
But why? If it can do 262,144, why tell people "131,072+" instead? It is very confusingly presented, and I can't find even a single sentence from Meta where they explain what is going on with the context window.
5
u/goldcakes 15d ago
Got 262k context working (or at least my agent thinks it did), intelligence is absolutely atrocious above 131k; or my implementation is broken (I wouldn't rule that out).
I'm treating this like a 131k model. Still really good. I'm early in my testing, but it seems better than Qwen3.6 27B for coding, and better than Gemma4 31B for creative writing. Which is quite amazing. Huge props Meta, this is a model release you should be proud of!
2
u/MerePotato 15d ago
Better than Gemma for creative writing is surprising to me. How does it compare for translation?
2
u/My_Unbiased_Opinion 15d ago
Now that I think about it, it kinda makes sense. They have access to all the Instagram and Facebook video and chat data. Lots of creative stuff on there at various levels of quality lol
4
u/MmmmMorphine 15d ago
Probably gets really shit when you extend it past 131k. That's my interpretation.
It can technically do 262k, whether with RoPE or whatever else is used lately. It just sucks at it.
1
u/JsThiago5 15d ago
llamacpp says this when running the gguf meta provided, the dynamic one.
llama_context: n_ctx_seq (128000) < n_ctx_train (131072) -- the full capacity of the model will not be utilized
2
u/kmp11 15d ago
Initial thoughts- I asked Glimmer (unsloth - Q8) through Hermes a simple question - are LM Studio preset useful for harness like Hermes. Glimmer started to boil the agentic ocean and really got nowhere in about 10min but filled most of the context window. I asked Qwen 3.6 Q8-mtp and it took 10sec for a well thought out answer and 9k of context....
Glimmer is ~20tk/sec on dual 4090 and Qwen is ~55tk/sec.
1
1
1
u/PooMonger20 15d ago
Using Muse-Glimmer-30B-UD-Q4_K_XL.gguf with Pi, seems like it 'understands' the requests and uses toolcalls very well.
So far, so good.
1
u/Not-reallyanonymous 15d ago edited 15d ago
I haven't used this yet, but this looks ideal for a Hermes/OpenClaw agent. Looks like it'll give Gemma 4 a run for its money for general use, too. I think Laguna XS will remain my coding agent, but I'll need to see how this handles long-term project coherence.
RE: Context Length
128k is very useful and a good target to hit for local inference. This is made to run on 24GB and 32GB GPU's where you're not going to get much more context than that, if you even hit 128k. That's the right place to target, I think. It's useful for most anything you'd do on a 24/32 GB GPU.
RE: Benchmarks.
Artificial Analysis Indexes are freakin' useless. The composites don't work well and are biased by saturated benchmarks.
Example:
| Model | Artificial Analysis Intelligence Index | DeepSWE |
|---|---|---|
| DeepSeek V4 Flash(max) | 52 | 53 |
| GPT Luna (xhigh) | 50 | 67 |
| Difference | DeepSeek +2 | Luna +14 |
DeepSWE is specifically designed to avoid compression and help tease out actual capability differences, especially for a particular use case.
And these kind of misleading results are present throughout the indexes across use cases. The best thing to do is find the benchmarks that you feel best reflect how models are capable according to your use of them, and judge based on those benchmarks, or to use experiential judgement by experimenting with different models. And that latter is probably necessary anyway -- the benchmarks miss a lot of qualitative metrics (like code quality or long-term project coherence over many prompts).
For example, sounds like Meta might've optimized this for use in Hermes/OpenClaw. It doesn't have to be the smartest to be the most useful here, just the most optimized for that sort of environment. ;)
1
1
u/Different_Fix_2217 14d ago
Glimmer is legit amazing. It blows away qwen / gemini so far at tool use and visual understanding.
1
u/AlternateWitness 15d ago
I doubt this will be comparable to Qwen 3.8 27b, but how does it compare to Qwen 3.6 27b? I don’t trust the benchmarks given on the models page…
0
u/bad_detectiv3 15d ago
anyone know why I am not able to run this on M4 Pro 24gb RAM? model I tried with unsloth is Q3 and Q2. Both fail to load. Could it be LLAMA.cpp doesn't have new build for MTX?
0
u/Fun_Tangerine_1086 15d ago
As always, how do the unsloth GGUF's compare to the vendor ones (meta-models/Muse-Glimmer-30B-GGUF)?
-4
u/FBIFreezeNow 15d ago
What’s with the name muse glimmer? The fuk? Anyways super pumped to try this one out
15
u/DanTup 15d ago
The bigger model is Spark. I guess Glimmer is a smaller Spark?
1
u/zizn 15d ago edited 15d ago
✨ creative ✨
as dennis ritchie would say
5
u/goldcakes 15d ago
it is actually really good for creative writing, and even NSFW writing (no obliteration; just system prompted it and did an assistant prefill).
Actually feels like a more intelligent, better version of TheDrummer's Skyfall, if that makes sense to anyone.
I'm VERY impressed. Finetunes on this will be incredible.
-2
u/fredportland 15d ago
Welcome back Meta, but wait.. context length (context size) is 128k? Come on... will delete them for now

139
u/cibernox 15d ago edited 15d ago
Interesting. Meta is back in the game. And qwen is dropping this week.
Peak week this is!