Small MoE models

#114
by Orcazephyr - opened

Qwen 3.8 27B is insanely smart but it takes a lot of compute to run. It's a great agent in the background for long planning projects, but for chat or pair programming, something like a 35B A3B MoE model would be amazing.

The Qwen team has made breakthroughs that will go down in history as being some of the most important in increasing the efficiency of LLMs.

Providing a few more small model sizes (especially MoEs) would be invaluable to the community and showcase Qwen 3.8's improvements.

I would like to have 80B or 120B and active 8B with MTP <3

Insane work on this model, China is doing good shit πŸ‘
πŸ™ MoE πŸ™

Currently running the 27B FP8 quantized version on a GB10 device at ~7 tokens/s. Really hoping for an MoE release to bump generation speeds up to ~30 tokens/s. Also, it'd be great if thinking mode could be set to medium or highβ€”at xhigh, the model overthinks way too much before starting execution.

@tuevuong 1. On gb 10 go with unsloth nvfp4 variant and then turn on mtp and try 1 / 2 / 3 and see what fits. I'm actually running it at mtp5 and got around 20 - 25 token/s.
2. You can set thinking with this model via vllm at least.

A Qwen3.8-30B-A3B would be amazing

A Qwen3.8-30B-A3B would be amazing please.
I would like run in a RTX5060 ti 16gb and 60gb de ram,

MoE + NVFP4 + MTP = ❀️❀️❀️

Sign up or log in to comment