Disclosure: As an Amazon Associate I earn from qualifying purchases. This site contains affiliate links.
Qwen 3.8 27B Locally: We Believe in You
I cheered Qwen 3.8 27B on X because 27B is the size that used to scare a 24GB card and now belongs on a Spark-class box.
Key takeaways
- I cheered Qwen 3.8 27B on X because 27B is the size that used to scare a 24GB card and now belongs on a Spark-class box.
- You still quantize. You still pick a runner. You just stop treating 27B like an exotic.
- Track the exact GGUF/MLX build on the model tracker — names move faster than blog posts.
Local LLMs on NVIDIA Spark / ASUS GX10
Qwen 3.8 27B.
Qwen 3.8 27B.
Qwen 3.8 27B.
We believe in you.
That was the post. Three times so it would not look like a typo. This is why a 27B open-weight still gets a whole article in a year when everyone wants to talk about trillion-parameter clouds.

The size that used to be the boss fight
For years the local-AI ladder looked like this:
- 7B–8B — laptop, 8–12GB, Q4, daily chat.
- 14B — "I bought more VRAM."
- 27B–32B — the first size that felt smart and also made a 24GB card sweat.
- 70B — two GPUs, a Threadripper, or a prayer.
I wrote the VRAM guide for that ladder. A 27B at Q4 is roughly a mid-teens-GB resident plus context. On a 24GB 3090 it is doable and annoying. On an ASUS Ascent GX10 with 128GB unified memory, 27B is not a boss fight. It is a default.
That is the entire cheer. Qwen shipping a 27B in the 3.8 line is Qwen putting a model in the slot my new box was bought to fill.
Why Qwen, not "whatever 27B"
Qwen has been the family I reach for when I want an all-rounder that still codes: see the cornerstone run open-weight models locally. The 3.x line kept that habit.
I am not going to paste a fake leaderboard. Names and quant labels will be stale by the time you read this. What I will do:
- Pull the 27B GGUF or MLX build my runner actually lists.
- Run it next to DeepSeek V4 Flash (already on the box for Moon Trail).
- Keep the winner for chat + light agents, keep Flash for the coding loop if it stays ahead.
The local AI model tracker is the page that should change when the filename changes. This post is the opinion.
How I would load it this week
Same playbook as any new local model:
- Disk. 27B Q4 is tens of gigabytes. The GX10's 1TB SSD is not infinite if you also keep Flash, an image model, and three leftover 8Bs "just in case."
- Runner. Ollama if I want the one-liner. llama.cpp if I want flags. MLX if I am on Apple Silicon instead of Spark — different article, MLX on Apple Silicon.
- Quant. Start Q4_K_M. Go Q5/Q8 only if 128GB is bored and the quality delta is obvious on my prompts.
- Context. Do not max context because the brochure said 128K. KV cache is still memory.
If you are on a 12GB laptop, ignore the cheer and stay on 7B–8B. Belief does not add VRAM.
27B vs cloud vs Flash
| Job | What I use |
|---|---|
| Private chat / notes / "rewrite this paragraph" | Local Qwen 27B-class |
| Agent that has to edit a game for two hours | Local DeepSeek Flash (see Moon Trail) |
| Site chrome, taste, "why is this Next.js route cursed" | Cursor Ultra + frontier |
| Bio page I could rebuild in an hour | Grok Build |
The mistake is asking 27B to be Claude and then declaring local dead. The mistake in the other direction is asking Grok 4.6 to be your private homelab. I already wrote the receipts-not-vibes version of that.
We believe in you — with a changelog
I will keep cheering 27B-class Qwen as long as it is the size that makes Spark hardware feel for something. When Alibaba ships the next name, the tracker updates and this page's filenames go stale. That is fine.
If you loaded Qwen 3.8 27B on a Spark, a 4090, or a Mac, tell me the quant and whether it actually stayed in memory — X (@wikiwayne).
Frequently asked questions
At a hard Q4, maybe, with short context and layer offload. It will feel like a science project. On 128GB unified memory (GX10 / Spark class) 27B is a normal resident model.
Pull the card you can actually download this week from your runner's library. I am cheering 3.8 27B as the current 27B-class Qwen I want on the GX10. Check the model tracker before you spend the disk.
For private coding, summarization, and local agents, often yes. For taste and hard architecture, I still use a frontier seat. Different jobs.
Affiliate Disclosure: As an Amazon Associate I earn from qualifying purchases. This site contains affiliate links.
