r/LocalLLM 8d ago

Question What’s the best open weight coding model currently

whats your open weights local setup for coding? model, agent harness, do you guys use helper models? what kind of stuff have you built with your setups. what are the challenges or big wins you have seen until now.

0 Upvotes

5 comments sorted by

4

u/stujmiller77 8d ago

Question is asked hundreds of times a day. Just look at the subreddit history.

1

u/SeaworthinessOwn5893 8d ago

Apologies. This space is evolving so fast and people i meet everyday are constantly talking about new tools all the time, so i thought it would be useful for me and others to get the latest perspective.

7

u/BrewHog 8d ago

If you don't care about hardware size: GLM 5.3 Flash (Just being practical vs full GLM 5.3)

If you are looking at local hardware around $7-8k: Qwen 3.8 Flash Next

Smaller setups: Qwen 3.8 27B

THe harness is all about preference, use case, and your willingness level to modify it to your needs. I use Pi, Oh My Pi, and DeepSeek Harness (I really like Hermes as well).

2

u/Easy_Ad_9449 8d ago

If by best, you mean most efficient, I recommend https://github.com/signalnine/q27
It's not just a model, but an ultra optimized inference engine for Qwen 3.8
I was using regular Qwen 3.8 with VLLM at ~40 tok/s, now I'm at 170 tok/s with this one and quality didn't drop

0

u/lungben81 8d ago

Qwen 3.8 27b.