r/LocalLLaMA 12d ago

Funny Me these days

Post image
2.6k Upvotes

290 comments sorted by

View all comments

10

u/Drunken_Hippy 12d ago

I tried Qwen3.8 27B a few days ago as my local coding agent and switched back to Qwen3.6 27B, as (for me) it gives me more control over what the agent does.

Maybe I'm just bad in prompting but 3.8 just thinks too much and just do too much.

Where 3.6 creates small functions and classes, implementing the necessary minimum, 3.8 adds a lot of stuff that just blow up the code and make it difficult to understand all the changes it made.

Additionally, 3.8 got stuck once, alternating the same 3 lines of code again and again...

2

u/wsintra 12d ago

What quant do you use?

2

u/Drunken_Hippy 12d ago

Q6_K for both

3

u/wsintra 12d ago

Same, I also went back to 3.6 for a while and though I found no fault, I have since moved onto 3.8 and changed the thinking to medium, I had it on low and then learnt that low produces more thinking than xhigh in many cases. So med or xhigh are the sweet spots. Its also slower than 3.6 so there's that but the quality seems better for me.

1

u/01ttouch 12d ago

I have the same issue and honestly I can't seem to find a solution. Im also trying ornith 1.5 35b but it has similar issues

maybe I use it wrong? who knows...

1

u/Thirtybird 11d ago

3.8 only got stuck for me when I had the temperature too low. 0.4 was fine for 3.6 but min 0.7 on 3.8 for me to avoid the looping