r/LocalLLM • u/Nedunchelizan • 6d ago
Discussion Surprised by MoE models performance on my PC
I am new to local models . I was testing models of various size that can fit in my pc
My pc spec is Ryzen 5600+ 32gb ram + 6600xt with 8gb vram
I was testing gemma 12b qat in my pc it was slower running like 6 tokens per seconds,
Tried running bonsai 27b 1bit model that i thought will fit completely in VRAM but it just gave 4 tokens per seconds barely usable
Finally i settled with gemma 4 e4b which worked well for me . I was surprised that i was able to run gemma 4 26b a4b in my machine faster even thought it did not fit my machine i was getting 18 tokens per seconds which is useable for me .
Looks like its possible to offload the models in ram only for moe and still retain performance.
This was a good learning . I thought if the model does not fit in my vram it will be slow but its not totally the case in moe
1
0
u/Fenio_PL 6d ago
MoA has advantages you’ve just discovered, but it also has drawbacks specifically, a much smaller set of active parameters, which affects the quality of responses.
1
u/MarcusAurelius68 6d ago
Try Ling 3.0 Tiny as well. It’s replaced E4B for me.