Can I get similar experience running local LLMs compared to Claude Code (Sonnet 4.5)?

Posted by Significant_Chef_945@reddit | LocalLLaMA | View on Reddit | 23 comments

Hopefully this has not been asked before, but I started using Claude about 6mos ago via the Max plan. As an infrastructure engineer, I use Claude code (Sonnet 4.5) to write simple to complex automation projects including Ansible, custom automation tools in python/bash/go programs, MCPs, etc. Claude code has been extremely helpful in accelerating my projects. Very happy with it.

That said, over the last couple of weeks, I have become frustrated by hitting the "must wait until yyy time before continuing" issue. Thus, I was curious if I could get similar experiences by running a local LLM on my Mac M2 Max w/32GB RAM. As a test, I installed Ollama, LM Studio, with aider last night and downloaded the qwen-coder:30b model. Before I venture too far into the abyss with this, I was looking for feedback. I mainly code interactively from the CLI - not via some IDE.

Is it reasonable to expect anything close to Claude code on my Mac (speed quality, reliability, etc)? I have business money to spend on additional hardware (M3 Ultra, etc) if necessary. I could also get a Gemini account in lieu of purchasing more hardware if that would provide better results than local LLMs.

Thanks for any feedback.