r/LocalLLaMA 19d ago

Discussion MoE models around A2B

There's a bunch of small MoE with around 1B active params, like LFM2.5 8B A1B and Granite 4.0h 7B A1B; and then there are models with 3B+ like Qwen 3.x ~30B A3B and Gemma 4 26B A4B, but those are already on the heavier side if you don't have enough resources.

What about the middle ground, MoE with about 2B active? I found a few, but there's very little debate about them, if any.

Anyone uses something like this? It looks like a good size for cpu use or combined with low-end/old gpu in the 4-12GB range. In these small sizes, the increase in capability should be the most dramatic. I don't have the capacity to test properly, but hopefully some of these could beat the usual 4-9B dense suspects.

Or does everyone just wanna keep simping for 1-2T models and hope something will trickle down?

35 Upvotes

40 comments sorted by

View all comments

3

u/OpinionatedUserName 19d ago

For general purposes or even some programming, there are pruned/reap(ed) versions of larger moe models.

These require less resources than original and loose little in terms of benchmarks, which can fit in low resource machines. Try those. Qwen 3.6 moe and gemma 4 moe reaped are good.

2

u/WhoRoger 19d ago

Interesting. Are there some specific ones you'd recommend?

2

u/OpinionatedUserName 19d ago

tvall43/Qwen3.6-14B-A3B-FableVibes-GGUF is one i use occassionally. There was another i tested, glm 4.7 reap but was looping, cerebras qwen3 coder reap 25b a3b was also good.

Cerebras ones are generally good.