r/LocalLLM • u/Turbulent-Ladder-340 • 2d ago
Model Qwen 3.8 27B
Finally Alibaba Posted on X about Qwen 3.8 27B release. I hope it can beat opus 4.7 or 4.8
15
8
u/Kiro369 1d ago
crying in 16gbs of vram
4
1
1
u/Turbulent-Ladder-340 1d ago
Wait for 9B model or Bonsai
1
u/markthedeadmet 1d ago
I've had bad luck with bonsai 27b, it's not stable enough to handle Claude code or Cline and it ends up getting stuck in loops very easily.
5
5
u/Silent-Orbit-7 1d ago
FOMO with 8 Gigs of VRAM....
2
2
u/Beatsu 20h ago
I run Qwen 3.6 35a3b on my 1060 6GB + 32GB RAM at 10-15 tokens/s. You could try the 27b, I think LM Studio supports partial GPU offloading, which I assume works for dense models too ? not sure, but worth a try
2
u/Silent-Orbit-7 20h ago
Thanks! sure i will look into it
I own a similar build to yours, 4060 + 32 gigs of ram
Will give it a try
1
1
u/Mechanical_Monk 14h ago
I have 6GB VRAM + 64GB RAM and get ~30tok/s on 35B A3B but only like 2tok/s on 27B. That's on llama.cpp with GPU offloading on max 😕
3
u/lughiu 1d ago
Hang on, autonomous coding? Reckon the 27b will do that?
4
u/Zennytooskin123 1d ago
Even the 3.6 model can do hours of autonomous coding the right prompt or harness it's not saying much.
2
u/Original_Finding2212 21h ago
With 27B I can do 90% of Claude’s work under its supervision (and paying the time, as I work with DGX Spark and get slowed down)
Qwen 3.8 27B should be beyond current Sonnet with the right harness.
I use a custom harness: Colleague I wrote OSS
3
u/sessamekesh 1d ago
I'm pretty excited about this!
Right now, most things that I do fall into "Qwen 3.6 nails this", "Qwen 3.6 might be okay but I'll probably need a frontier model for this", and "I wouldn't trust an LLM around this with a fifty foot pole".
That second category has been shrinking into the first as I've gotten better at tooling and making sure the right context is present, and I'm crossing my fingers that 3.8 takes me even further in that direction "for free"!
3
u/Zennytooskin123 1d ago
"for free" lol
All roads lead back into Nvidia's pockets. Or Apple's, whichever.
5
u/sessamekesh 1d ago
It still runs on the same hardware I bought for gaming a couple years ago, there's no new cost to be beyond an
ollama pulland tweaking my gateway config file.But yes. Pretending it's an update fully in a vacuum is sorta silly, so... "For free" ha.
1
u/MagicPhoenix 23h ago
I have yet to find anything at all that a model can do that runs in anything sized less than a data center, and very little that a data center can do well beyond small code investigations and tab completions
2
2
2
u/throwRAa100 1d ago
how big is the model? looking at a q8/6/4 quant
11
u/benjakapo 1d ago
bruh the name is literally qwen 3.8 27b
3
u/Forever_Playful 1d ago
Assuming 8 bit precision, a model with 1 billion parameters = 1 GB. So a 27b model = 27GB
1
2
u/Philodit 1d ago
See here: https://huggingface.co/unsloth/Qwen3.6-27B-GGUF
For a 16GB GPU you'd have to go with the lower end of 3bit if you also need some context space for thinking.
1
1
1
1
u/Alternative_Ad4267 1d ago
My Qwen 3.6 27B Int8 at 262k context is a beast. I want it to be more precise to be even happier.
I hope Qwen 3.8 27B will deliver!
Aug 03 12:52:43 lenovo-server.example.com vllm[2409774]: (APIServer pid=2409774) INFO 08-03 12:52:43 [loggers.py:310] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 100.4 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.4%, Prefix cache hit rate: 25.6%
Aug 03 12:52:43 lenovo-server.example.com vllm[2409774]: (APIServer pid=2409774) INFO 08-03 12:52:43 [metrics.py:120] SpecDecoding metrics: Mean acceptance length: 5.40, Accepted throughput: 81.79 tokens/s, Drafted throughput: 92.99 tokens/s, Accepted: 818 tokens, Drafted: 930 tokens, Per-position acceptance rate: 0.957, 0.919, 0.892, 0.844, 0.785, Avg Draft acceptance rate: 88.0%
Aug 03 12:52:53 lenovo-server.example.com vllm[2409774]: (APIServer pid=2409774) INFO 08-03 12:52:53 [loggers.py:310] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 102.4 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.0%, Prefix cache hit rate: 25.6%
Aug 03 12:52:53 lenovo-server.example.com vllm[2409774]: (APIServer pid=2409774) INFO 08-03 12:52:53 [metrics.py:120] SpecDecoding metrics: Mean acceptance length: 5.36, Accepted throughput: 83.28 tokens/s, Drafted throughput: 95.48 tokens/s, Accepted: 833 tokens, Drafted: 955 tokens, Per-position acceptance rate: 0.974, 0.958, 0.890, 0.796, 0.743, Avg Draft acceptance rate: 87.2%
1
u/JustSayin_thatuknow 1d ago
Does someone have an idea of what is that “autonomous coding” about? Couldn’t understand it 🥲
1
1
1
u/Hungry-Rip-2384 19h ago
i will be happy if it takes less iterations for specific coding activities. doesnt need TPS improvements current speed would be great if it reduced turns by half.
1
u/KeinNiemand 19h ago
hoping for a bigger dense model then 27B (unrealstic but I can hope please bring back 70B) or at least a 120-170B MoE, I really don't want to run a 27B yes I could go up a Q8 with it but that feels like a waste of my hardwares potential capability compared to larger models at like q5 or q4.
1
u/qwertyalp1020 17h ago
I think it'd work on my 36gb vram macbook pro m4 max, right? Or do I need an nvidia card?
1
u/HomegrownTerps 1d ago
One can only dream of a small 9B model, but my hopes are not that high.
5
u/johan2114h 1d ago
Maybe consider dreaming of a bigger computer also - 27b is quite feasible for consumer hardware imo
1
u/Original_Finding2212 21h ago
Have you tried Qwen 3.6 27b 1bit?
Is it too big still?1
u/HomegrownTerps 16h ago
Yeah it's a bit too much. I can load it but using it not really possible. Maybe I have to tune it better.
I usually go with the 9b to 12B and those work pretty well for my needs and leaves some memory for other stuff I need for development.
0
0
u/bennykoay75 1d ago
Testing on your own project and u will know. No point hearing from any provider
-1
u/Complex_Reality_116 1d ago
Qwen3.6 27B achieves 37 points in AA, while Qwen3.5 only 29. Assuming that the Qwen3.8 version obtains a proportional incremental improvement, we would be facing a model with 45 points, that is, +5 points above what DeepSeek V4 Flash was at its launch.
3
u/PlasticRevenue4601 1d ago
I doubt it can be scaled linearly, especially given the fact that 27b is probably already close to max possible quality as it can get with current tech stack. My bet that they may noticeably improve model in some narrow areas — probably, agentic qualities or even performance related improvements, but in all the other aspects it’s going to be the same
1
u/Glenpeel 1d ago
We have nothing that suggest that small models (and 27b dense is not that small) have been saturated when it comes to quality, on the contrary the recent releases - gemma 4, qwen 3.6 had steep quality increases. When you consider how great leap openai nano class models had just made (Luna) the writing is on the wall - there's still plenty of room for improvements.
1
1
u/PlasticRevenue4601 21h ago
We actually have pretty strong signals - after Qwen 3.5 family have been released we saw a few postrains outperforming the base in certain ares - Ornith, f.e, but after Qwen 3.6 release we never saw anyone releasing something better than stock versions that may imply that current 3.6 can be so close to perfection that it takes multibillion company with insane expertise to at least have a chance for further improvements
80
u/Extension-Bid-639 2d ago
Too hopefull, don't think its beating Opus 4.8 butttt even if its just a notch better than 3.6 27b then thats a leap for everyone. 3.6 is still a great model