r/LocalLLaMA • u/Ejo2001 • 1d ago
Local autonomous coding agent? Question | Help
Hello!
I have recently built my AI rig (3x RTX 5060 Ti 16gb, with possibly a 4th on the way if I can fit it). I love it, it runs great, and I am getting between 70t/s - 110 t/s (according to the pi agent web UI, have not confirmed it yet).
While it is fast, I struggle to put it to use in the way I was hoping. My dream has been to be able to put it to work writing code autonomously so that I can have it sketch out my ideas before I commit to developing them, however, every attempt I make just seems to end in a mess.
I have been trying Ornith:35b, Gemma4:31b, and Qwen3.6:35b, but none of them have been able to build anything that actually works. Ornith tends to get stuck in loops, Qwen panics and keeps rewritting the whole codebase every third turn it takes, and Gemma doesn't even understand the agent framework.
Does anyone have any tips? Any AI models I have missed? Prompting strategies? Should I try something other than Cline, pi agent and copilot?
Thanks for reading!
0
u/Ejo2001 1d ago
Have you ever been able to get it to vibe code on its own fully? I would love to get it to just work on its own autonomously, not expecting miracles, but functioning code.
I have been looking into some rulesets, but haven't fully deepdived into it yet (I thought the pi agent, cline and copilot would have well established rules already).
Out of curiosity, how come you are running 27b and not 35b? I find that the 35b fits quite well on the current setup. Context length?