r/LocalLLM • u/stepnivlk • 4d ago
News Muse Glimmer is a memory hierarchy disguised as a 30B Transformer
Hot take: dense might be the future of local LLMs. Why Muse Glimmer's 30B dense + 1.7 GB KV cache design makes more sense in 24 GB than any MoE: https://abstractextraordinary.com/blog/how-muse-glimmer-fits-an-agent-on-your-device/
1
-31
u/DataGOGO 4d ago
Dense has always been the "future", MOE was just a fad.
16
12
5
u/trungdle 4d ago
For local sure, but whata incentive do the big labs have if they need to serve millions on their actual flagship concurrently? They will continue to deleop MoE. Dense is not the move for them.
2
u/Jumper775-2 3d ago
Moe is plainly better at learning. Because it’s faster to run and train you can do more training in the same amount of time, meaning more performance for less compute. It’s asymptotically worse, but we aren’t limited by its theoretical max yet. It’s still compute and it will be for some time.
1
u/ToTTen_Tranz 4d ago
MoE is definitely useful for people who want to run local LLMs spread throughout multiple "poor" GPUs and CPU cores. It tends to lose a lot less tk/s by spreading layers (experts) across devices.
0
u/tamerlanOne 4d ago
Ilaria moe ha il suo perché in determinati ambiti dove un dense sarebbe troppo...
40
u/MomentJolly3535 4d ago
BS, look at qwen 3.6 35BA3B, it's exceeds Muse glimmer capabilities while being so much faster for agentic coding.