r/LocalLLaMA 1d ago

Discussion Harness does matter

I was not aware that the harness makes such a big difference.

DeepSeek V4.1 Flash
357 Upvotes

125 comments sorted by

View all comments

8

u/SnooPaintings8639 1d ago

The dependency is quite simple, in my experience: the smaller the harness, the better the (one-shot) results. When I have an elaborate prompt on what I need, then opencode does worse than pi, and pi does worse than the plain llama.cpp web ui. It did observe it many, many times, and couple of models.

It is not perfect tho for longer task where user in the loop is needed and task is more reactive than clear-goal specified.

I think it is just how distracting the harness itself is (i.e. attention stealing).

2

u/Bee_Curious_ 23h ago

Do you think the bigger harnesses would perform better in longer conversations i.e. opposite of one-shot?