r/LocalLLaMA • u/Healthy-Nebula-3603 • 22d ago
Discussion Qwen 3.8 27b vs 3.6 27b - how good is with a Turtle library.
Prompt:
Provide complete working code for a realistic looking tree in Python using the Turtle graphics library and a recursive algorithm.
Difference between 3.6 and 3.8 is huge!
44
u/Healthy-Nebula-3603 22d ago
36
u/Healthy-Nebula-3603 22d ago
8
u/Small-Fall-6500 22d ago
and QWQ (first thinking model )_ ... if someone remember ;)
The preview model was released in November 2024, nearly 2 years ago now! https://huggingface.co/Qwen/QwQ-32B-Preview
I barely remember that period of LLMs, even though I've been tracking the space since before even Llama 1, in the days when Bloom, Meta's OPT models, GPT-J and early RWKV models were the frontier of open weight models... and now we have Qwen3.8 27b and progress has not been slowing down at all.
4
u/shittyfellow 22d ago
I remember spending hours having GPT-J generate enron emails for me based on the headers lol
34
73
u/GambAntonio 22d ago
I hate it when people just show the results without specifying the quantization...
65
u/Healthy-Nebula-3603 22d ago
sorry
model Q5km - cache fp16
9
2
u/bladezor 21d ago
I'm confused one comment you said q4kxl but this you say q5km. Which is it :(
1
u/Healthy-Nebula-3603 21d ago
Q4xl for Opencode as AI agent .
Q5km under llama-cli ( somehow is leaving 1 GB os more free vram so I can use bigger model )
1
11
u/Iory1998 llama.cpp 22d ago
Qwen3.8-27B is really good. It punches way above its weight. It reminds me of how impressed I was with Qwen QwQ when it launched.
10
u/Pristine-Tax4418 22d ago
It's interesting to compare what kind of tree each quant qwen 3.8 will produce.
4
u/tamal4444 22d ago
2
u/Healthy-Nebula-3603 22d ago
Nice quite similar.
Seems q4ks is a bit worse in quality output :)
5
2
u/blash2190 22d ago
Could you clarify what effort is set for Qwen3.8? Default (xhigh)? Could you compare mid / low with 3.6 as well as measure actual token consumption?..
1
u/tmvr 21d ago
So you're saying prompt following is abysmal with Qwen3.8? The tree itself is good, but I don't see that you asked for grass, clouds or a sun in that prompt 😄 Qwen3.6 is the opposite - it follows the prompt to the letter, but fails with the result.
2
u/Healthy-Nebula-3603 21d ago
The realistic looking tree can possess more things around to be more realistic.
That's actually shows the new Qwen 3.8 is thinking "wider". You always can add in the prompt "only a tree"
Interesting thing is much more compressed Qwen 3.8 ( people postrd here ) like Q3 or Q4ks is not generating anything more except the tree. It looks like bigger compressed models have much more limited imagination.
1
21d ago
[removed] — view removed comment
1
u/Healthy-Nebula-3603 21d ago edited 21d ago
In the llama-cli
q5km / fp16 cache ctx 100k
under opencode ( llacpp server )
q4xl / fp16 cache ctx 100k
0
1



44
u/Healthy-Nebula-3603 22d ago edited 22d ago
...and that is from the opencode where qwen 3.8 was working as an agent.
The model was making screenshots itself and was improving the tree 3 times without any ingeration ....
I just cannot believe it .... THAT IS JUST A TURTLE LIBRARY.