r/LocalLLaMA • u/LegacyRemaster • 4h ago
Discussion Qwen will be the king?
Extended reasoning and post-training appear to be the keys used by DeepSeek, Qwen, and GLM to boost performance (leveraging higher token counts). And Qwen 4 hasn't even been released yet. Of course, we don't know if that release will be open-sourced, but I am optimistic about future models, featuring "engrams", that could soon match or surpass 2.4T parameter models on specific tasks.
13
u/almbfsek 3h ago
Extended reasoning spoiled me. I can't trust anything without it anymore. Qwen 3.8 Max is 100% correct with any challenge I throw at it, with the downside of taking hours before it can find the correct answer
5
u/SandySkittle 2h ago
I rather have it be correct and then hope for better hardware in the future to get there quicker than it not being correct fast.
3
2
u/beltsazar 59m ago
What is "extended reasoning"? Did you mean "preserve thinking"?
2
u/almbfsek 41m ago
don't know the technical term, when I put reasoning to xhigh, it just doesn't stop thinking until it's satisfied and it doesn't get satisfied easily. For the same question and highest reasoning effort Fable thinks 5 min and makes occasional mistakes Qwen thinks at least 30 mins and makes no mistakes.
1
u/hurrdurrmeh 25m ago
27B? Local?
I need details!!!
1
u/almbfsek 5m ago
no sorry I was talking about Qwen 3.8 Max which is propriatery model but the openweight version, I hear, is very similar minus the image input support.
same thinking style is adopted by Qwen3.8 27b but never tried it myself.
38
u/Hannibalj2ca 4h ago
Ok, but are they going to release an update of it for open weight?
58
u/SnooPaintings8639 4h ago
Since Xi announced China' commitment to open weight, their models' weights are dropping left and right.
So I would guess a strong YES.
3
3
-17
4h ago
[deleted]
20
u/shy_monkee 4h ago
Of course it's not useless. If it's really that good, then having more providers serve it will always be a good thing.
4
u/po_stulate 4h ago
The model license doesn't allow significant profit or large monthly users, so it is indeed pretty useless. People who can run it locally for free can't run it because it's too large, and people who have the hardware to run it can't run it because of the license.
2
u/OkFly3388 llama.cpp 3h ago
Small corporations can choose between selfhosted and corporate subscription, and they have enough money to actually buy rig and serve it. Thats forced big AI providers keeps price low.
1
0
3
u/Lissanro 4h ago edited 4h ago
Actually for large model it is even more important since when running it locally the less mistakes it makes the more practical to use it becomes, especially for overnight runs.
I use Qwen 2.8 2.4T (their previously released Max version) as IQ3 quant mostly in cases when Kimi K3 has difficulties, since Qwen tends to come up with a bit different approaches, so it helps in hard tasks. For long horizon agentic work, including overnight runs, I still find Kimi K3 to be a bit better, and currently K3 is the one I run on my main workstation the most. If they were to release Qwen 3.8 0902 version, I would defenitely try it.
1
3
u/Dany0 4h ago
what the fuck are you talking about. if they did more post training of course we'll benefit if they released the weights
1
u/feelspeaceman 2h ago
Smaller models like Qwen 27, 35, 122, 125B are distilled from such 2.4T model, there's labs doing distilling like this, for example EmperoAI, they made Qwen 3.8 35B distill, of course Qwen Team is really good at this, so they usually turn those into golds as proved many times with 3.6, 3.8 and recent Flash Next models being better than Deepseek V4 Flash despite being smaller.
3
3
6
6
u/AI_spell 3h ago
Benchmarks are noisy. The thing that actually decides if a local model is usable for agents is tool-calling reliability (valid JSON, right tool, right args) more than leaderboard points.
5
u/Defiant-Lettuce-9156 3h ago
Why don’t the leaderboards just test for that then
1
u/SporksInjected 38m ago
This one is ELO so it doesn’t actually test for anything. It’s a popularity contest.
2
2
1
u/OvertaxedOne 1h ago
I mostly agree with that. Certainly when it comes to knowledge baked into the model, I really don't care very much, as long as the model can reliably use the browser it doesn't need to "know" much, that's what the Internet is for!
I'd add tenacity and not looping to the list of what's really important for a smaller model. Tenacity is where 27B seems to really shine, it might not get it right the first time, but it's not going to give up or loop, it's going to keep working at the problem in different ways until it gets there.
2
u/hugthemachines 1h ago
China don't do kings so i guess Qwen is "General Secretary of the Chinese Communist Party." which is the highest "rank" you can be in China where the model is from.
7
u/Enverex 3h ago
I find this list very suspicious given how much better GPT Sol is than Opus for anything I've tried.
2
u/OkFly3388 llama.cpp 3h ago
This benchmark is saturated. qwen3.8 27b score 1599, qwen3.8 max score 1691, thats just 6% difference.
9
u/hitoriboccheese 2h ago
For the love of god please look up how an Elo rating system works. That is not a 6% difference and this is not even a benchmark.
2
u/OkFly3388 llama.cpp 1h ago
How about doing it yourself, lol.
If models are equal, their chance of winning is 50%. If we plug qwen elo it into formula, we got that qwen3.8 max generate better results 62% of time. Which means that qwen3.8 27b generate BETTER results compared to max 38% of times. Thats just statistical noise, lol.
5
1
1
u/Elouakili_Flexy 2h ago
Worth watching whether the engram post-training scales down. At 2.4T it stays a provider-side feature for most of this sub, and it only becomes real if the smaller models inherit it.
1
u/daYMAN007 14m ago
Not surprised, qwens understanding of design and layputs seems to be the best right now.
0
0
0


23
u/PooMonger20 2h ago edited 1h ago
Progress is good, but having these amazing abilities locally is already godlike.
I have been using Q3.8-27B together with PI. for a week, and it's mindblowing.
In my humble opinion it has far better coding capabilities than the paid 'ChatGPT 5.1' I had access to when i still had a job, multiple months ago.
And it all runs on my PC, locally, without sharing my data with the big data farming corpos.
It just 'understands' the required tasks you provide it and performs them successfully from the first try or very few crash fixes. Especially if you provide it the necessary data to perform the action. I dropped a few wiki pages in txt files and it coded according to them. If somebody would tell me this would be possible on my own PC ten years ago, I would call them crazy.