Qwen3.8 27B Q2 vs Q3 vs Qwen3.6 35B-A3B MoE on 12GB VRAM
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
| Did a quick local test because I wanted to see what is actually usable on my 12GB laptop GPU. I tested the newer Qwen3.8 27B dense files at Q2 and Q3, then compared them against Qwen3.6 35B-A3B MoE. Hardware: RTX 5070 Ti Laptop, 12GB VRAM Models:
Test 1: tiny sanity promptPrompt: Answer only as: 1) ... 2) ... 3) ... 4) ... 5) ... 6) ...
Qwen3.8 Q2 missed the bat/ball question and answered Qwen3.8 Q3 got all 6 right, but generation was only 7.5 t/s. MoE got all 6 right and generated at 59 t/s. Test 2: short normal answerPrompt: Answer in one short paragraph: for a 12GB VRAM laptop GPU, would you prefer a dense 27B 2-bit/3-bit model or a 35B-A3B MoE? Mention speed, quality, and offload.
Test 3: tiny coding taskPrompt: Output only JavaScript code. Write a function
I also tried a more open-ended “make a full single-file HTML tic-tac-toe game” prompt, but that was honestly a bad benchmark because all three started styling too much and hit the token cap before finishing. The compact JS function was a cleaner test. My rough takeawayQwen3.8 Q2 is actually usable speed-wise, but it already showed a quality hit on a tiny sanity test. Qwen3.8 Q3 keeps the sanity-test quality, but it is painfully slow for interactive use on my setup. The MoE is still the easy winner for me. It was faster than both dense runs at generation, passed the sanity test, and did fine on the small coding prompt. So if the goal is “can I run Qwen3.8 27B on 12GB VRAM,” then yeah, Q2 can move. But if the goal is “what would I actually use for local chat/coding,” I’d still pick Qwen3.6 35B-A3B MoE right now. Not claiming this is a real eval. Just a small local sanity + speed test. If anyone has better coding/agent-loop prompts, drop them and I’ll rerun all three. [link] [comments] |
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.