With current consumer-grade hardware you're going to struggle to run anything over a 70B. Claude, Gemini, GPT4o and the like are frontier models, cutting edge tech and massive, vastly beyond running at home. Things change fast but right now and for the near future there is no way of running such models privately. Play around on OpenRouter with the 70B models, see if anything works for you? Answer from RealBiggly on reddit.com
🌐
Justin Searls
justin.searls.co › posts › how-to-run-claude-code-against-a-free-local-model
How to run Claude Code against a free local model
Thirty minutes later and I have a totally-free, locally-hosted version of the Claude Code experience demonstrated in the video above working on my machine (an MacBook Pro with M4 Pro and 48GB of RAM).
🌐
KDnuggets
kdnuggets.com › using-claude-3-7-locally
Using Claude 3.7 Locally - KDnuggets
First, cost. Running the model locally allows you to pay only for what you use, rather than committing to a flat $20 per month. This can be much more economical, especially if your usage is sporadic or limited.
🌐
Shawnmayzes
shawnmayzes.com › product-engineering › running-claude-code-with-local-llm
Running Claude Code with a Local LLM: A Step-by-Step Guide
Ask Claude Code to generate specific code snippets: “Write a function in Python that sorts a list of numbers using quicksort.” ... Since everything runs locally, you can now code, debug, and optimize without needing access to the internet.
🌐
Medium
medium.com › @luongnv89 › setting-up-claude-code-locally-with-a-powerful-open-source-model-a-step-by-step-guide-for-mac-84cf9ab7302f
Setting Up Claude Code Locally with a Powerful Open-Source Model: A Step-by-Step Guide for Mac Users | by Luong NGUYEN | Nov, 2025 | Medium
November 20, 2025 - In this blog post, I’ll walk ... 30B, all running on your local machine. This setup is tailored for a MacBook M1 Max with 32GB of unified memory, but it should work on similar Apple Silicon setups. We’ll use LM Studio to host the model, LiteLLM as a proxy to bridge the APIs, and Claude Code for the actual coding workflow. By the end, you’ll have a fully local, cost-free coding powerhouse ...
🌐
Reddit
reddit.com › r/localllm › is there some local llm at the level of claude.ai?
r/LocalLLM on Reddit: Is there some local LLM at the level of Claude.ai?
July 15, 2024 -

Hello, while researching the topic of content creation automation with LLMs, I stumbled upon this video https://www.youtube.com/watch?v=Qpgz1-Gjl_I

What caught my interest are the incredible capabilities of Claude.ai. I mean it is capable of creating HTML documents. I did the same with a local LLaMa 7b instruct, so no biggie. Where things start to go awry with LLaMa is when I ask for the infographic using SVG icons and even more for the interactive timeline. There is no way LLaMa creates a JS script, you must ask very persistently and even then the script simply doesn't work.

Also it was fun to see LLaMa write all the document in HTML but adding a reference section written in markdown. I pointed it out to the model and it said it was sorry, then corrected the mistake and transformed the markdown in HTML. I wonder why it made such a mistake.

However it looks like Claude.ai is capable of much more complex reasoning.

At this point I wonder if it is because Claude is a tens of billions parameters model, while the LLaMa I am using is just a 7b one. Or if there are fundamental differences at the level of architecture and training. Or maybe the 200k token context window plays a role? I am running LLaMa through Ollama, so I am using moderate settings.

I have even tried a couple of LLaMa derived models with similar results. I played with CodeQwen and it shows it isn't made to write articles.

So, anyone knowledgeable and with a bit of experience in using the various LLMs could help me find the needle in this haystack?

p.s. I wonder if all the various opensource LLMs out there are based on LLaMa, or if there are non LLaMa ones too!

🌐
Claude Ai
claudeai.wiki › can-you-run-claude-ai-locally
Can You Run Claude AI Locally? [2024] – Claude Ai
While the hosted Claude API has generous free tiers, high usage could eventually incur costs. A local Claude eliminates API costs for unlimited high-volume usage. Latencies may be reduced by eliminating round-trips to remote servers, allowing Claude to respond more quickly for certain applications.
🌐
Hacker News
news.ycombinator.com › item
Ask HN: Does Claude AI run locally? | Hacker News
August 1, 2025 - I have an old Toshiba Satellite for example, when using Claude my fans ramp up and the laptop heats up like it’s a bitcoin miner. No other AI chat client website causes this. This is not to say it doesn’t ramp up the CPU of my other devices which it certainly does · Has anyone else noticed ...
🌐
YouTube
youtube.com › watch
I Ditched $40/Month Claude code for FREE Local AI Coding - Here's What Happened ! - YouTube
In this comprehensive tutorial, I'll show you how to set up powerful local AI coding assistants using GPT OSS models and OpenAI Codex that run entirely on yo...
Published   September 9, 2025
Find elsewhere
🌐
DEV Community
dev.to › hankchiutw › free-claude-sonnet-4-for-local-development-setting-up-aider-with-cody-39j4
Free Claude Sonnet 4 for Local Development: Setting Up Aider with Cody - DEV Community
June 16, 2025 - Step 4: Launch and Code With your configuration in place, simply run aider from your project directory. Aider will automatically use your settings to connect to Sourcegraph's API and give you access to Claude Sonnet 4 within your free usage limits.
🌐
Reddit
reddit.com › r/claudeai › running locally
r/ClaudeAI on Reddit: Running Locally
August 21, 2023 -

I really like claude and am ok paying for a subscription but id prefer to run a model locally if possible. I know that you can use things like LM studio or other software to run models locally on your machine. I have a pretty beefy computer so i thought that would be a good idea if possible.

Are any of the claude models available for anything like this? like can i download the actual model?

🌐
Claude AI Hub
claudeaihub.com › claude-ai-download
Claude AI Download - Access Options & Installation Guide
October 30, 2024 - You can access Claude AI directly through the web browser at claude.ai without needing a specific download. Alternatively, use Docker to set it up locally. What is the best way to use Claude AI for developers?
🌐
Reddit
reddit.com › r/localllama › dumb question - i use claude 3.5 a lot, what setup would i need to create a comparable local solution?
r/LocalLLaMA on Reddit: Dumb question - I use Claude 3.5 A LOT, what setup would I need to create a comparable local solution?
March 9, 2025 -

I am a hobbyist coder that is now working on bigger personal builds. (I was Product guy and Scrum master for AGES, now I am trying putting the policies I saw around me enforced on my own personal build projects).

Loving that I am learning by DOING my own CI/CD, GitHub with apps and Actions, using Rust instead of python, sticking to DDD architecture, TD development, etc

I spend a lot on Claude, maybe enough that I could justify a decent hardware purchase. It seems the new Mac Studio M3 Ultra pre-config is aimed directly at this market?

Any feedback welcome :-)

🌐
Engr Mejba Ahmed
mejba.me › blog › local-ai-coding-claude-code-no-rate-limits
How to Run Claude Code Locally Without Rate Limits: Build AI Apps for Free | Engr Mejba Ahmed
November 16, 2025 - I experienced this frustration firsthand, which led me to discover something game-changing: running Claude Code entirely on local hardware with unlimited sessions, zero API costs, and complete privacy.
🌐
AI Agency
shawnesquivel.com › setting-up-claude-computer-use-locally-a-simple-guide
Setting Up Claude Computer Use Locally: A Simple Guide – AI Agency
Explain High-Level Steps: To save time and money (as actions can cost a bit), give Claude high-level steps. Instead of saying “find a document,” you could say, “open a file in Google Docs and edit it.” · Focus on Simple Tasks: Claude is still learning. Complex tasks might result in failures or excessive resource consumption. To run the full demo on your machine, follow these steps: Install Docker: You’ll need Docker to run the virtual environment. It’s free to download from Docker’s website.
🌐
Reddit
reddit.com › r/claudeai › i built an app that lets you run claude code or any terminal based ai agents in the browser, on your local pc.
r/ClaudeAI on Reddit: I built an app that lets you run claude code or any terminal based ai agents in the browser, on your local PC.
November 5, 2025 -

Hi guys i've been working on a desktop app that lets you run a "CLI Agent Server" on your Mac, Windows, Linux PCs. Basically, if you can run something in terminal, this app lets you run it over web inside a browser (For example claude code, codex CLI, gemini CLI, qwen code, etc.).

If you watch the video, the web based form factor completely changes the game and unlocks all kinds of powerful use cases.

Please watch the video and would appreciate feedback. I'm almost done with the app and soon going to roll it out to public, but if you're interested in following the development and/or would like to help with beta testing, please find me here: https://x.com/cocktailpeanut/status/1986103926924390576

🌐
Reddit
reddit.com › r/claudeai › made a tool to run claude code with other models (including free ones)
r/ClaudeAI on Reddit: Made a tool to run Claude Code with other models (including free ones)
1 month ago -

Got tired of being locked to Anthropic models in Claude Code. Built a proxy that lets you use 580+ models via OpenRouter while keeping the full Claude Code experience.

What it does:

  • Use Gemini, GPT, Grok, DeepSeek, Llama — whatever — inside Claude Code

  • Works with your existing Claude subscription (native passthrough, no markup)

  • Or run completely free using OpenRouter's free tier (actual good models, not garbage)

  • Multi-agent setup: map different models to opus/sonnet/haiku/subagent roles

Install:

npm install -g claudish
claudish --free

That's it. No config.

How it works:

Sits between Claude Code and the API. Translates Anthropic's tool format to OpenAI/Gemini JSON and back. Zero patches to the Claude Code binary, so it doesn't break when Anthropic pushes updates.

Everything still works — thinking modes, MCP servers, /commands, the lot.

Links:

  • Site: https://claudish.com

  • GitHub: https://github.com/MadAppGang/claude-code/tree/main/mcp/claudish

Open source, MIT license. Built by MadAppGang.

What models are people wanting to try with Claude Code's architecture? Curious what combos work well.

🌐
Reddit
reddit.com › r/claudeai › [claude code] tutorial for running claude code with a local model
r/ClaudeAI on Reddit: [Claude Code] Tutorial for running Claude Code with a local model
March 5, 2025 - I was eager to get rolling with Claude Code but wary of how expensive it'd be to do anything serious, so when I found this anon-kode and made a minimal PR to get it working with LM Studio, I was pretty pleased to kick the tires on the basic experience using a local model.
🌐
Reddit
reddit.com › r/localllama › so if you want something as close as claude to run locally do you have to spend $10k?
r/LocalLLaMA on Reddit: So if you want something as close as Claude to run locally do you have to spend $10k?
August 20, 2025 -

Does it have to be the M4 Max or one of those most expensive GPUs by NVidia and AMD? I am obsessed with the idea of locally hosted LLM that can act as my coding buddy and I keep updating it as it improves or new version comes like qwen3 coder.

But the initial setup is too much expensive that I think if it is worth it to spend that much amount of money when the technology is rapidly evolving and tomorrow or in a couple of months that 10 grand investment looks like dust. We're having more software evolution than hardware. Software is pretty much free but the hardware costs more than kidneys.

🌐
Medium
medium.com › coding-nexus › claude-desktop-might-be-the-most-useful-free-tool-youll-install-this-year-d5693468e6b9
Claude Desktop Might Be the Most Useful Free Tool You’ll Install This Year | by Code Coup | Coding Nexus | Oct, 2025 | Medium
October 24, 2025 - It touches your files, runs commands, and talks to your tools — locally. And here’s the catch: it’s free, even on the basic Claude plan. Think of it like this: ChatGPT lives in your browser. Claude Desktop lives on your machine. It can look into your folders, edit your files, connect to GitHub, Slack, even your terminal — but only when you allow it to.