> Reduce your expectations about speed and performance! Wildly understating this part. Even the best local models (ones you run on beefy 128GB+ RAM machines) get nowhere close to the sheer intelligence of Claude/Gemini/Codex. At worst these models will move you backwards and just increase the amount of work Claude has to do when your limits reset.
The best open models such as Kimi 2.5 are about as smart today as the big proprietary models were one year ago. That's not "nothing" and is plenty good enough for everyday work.
Claude Code: connect to a local model when your quota runs out
31–40 of 223 posts
Re: Claude Code: connect to a local model when your quota runs out
#32Earlier quoted context omitted.
The best open models such as Kimi 2.5 are about as smart today as the big proprietary models were one year ago. That's not "nothing" and is plenty good enough for everyday work.
Which takes a $20k thunderbolt cluster of 2 512GB RAM Mac Studio Ultras to run at full quality…
Re: Claude Code: connect to a local model when your quota runs out
#33Earlier quoted context omitted.
End users -- people who use harnesses -- have subscriptions so that makes no sense. General API usage is for production.
"Production" what? The API is for using the model directly with your own tools. It can be in dev, or experiments, or anything. Subscriptions are for using the apps Claude + code. That's what it always said when you sign up.
Re: Claude Code: connect to a local model when your quota runs out
#34> Reduce your expectations about speed and performance! Wildly understating this part. Even the best local models (ones you run on beefy 128GB+ RAM machines) get nowhere close to the sheer intelligence of Claude/Gemini/Codex. At worst these models will move you backwards and just increase the amount of work Claude has to do when your limits reset.
The best open models such as Kimi 2.5 are about as smart today as the big proprietary models were one year ago. That's not "nothing" and is plenty good enough for everyday work.
Re: Claude Code: connect to a local model when your quota runs out
#35Earlier quoted context omitted.
"Production" what? The API is for using the model directly with your own tools. It can be in dev, or experiments, or anything. Subscriptions are for using the apps Claude + code. That's what it always said when you sign up.
Production = people who can afford to pay API rates for a coding harness
LLMs are a hyper-competitive market at the moment, and we have a wealth of options, so if Anthropic is overpricing their API they'll likely be hurting themselves.
Re: Claude Code: connect to a local model when your quota runs out
#36Re: Claude Code: connect to a local model when your quota runs out
#37> Reduce your expectations about speed and performance! Wildly understating this part. Even the best local models (ones you run on beefy 128GB+ RAM machines) get nowhere close to the sheer intelligence of Claude/Gemini/Codex. At worst these models will move you backwards and just increase the amount of work Claude has to do when your limits reset.
Whether it's a giant corporate model or something you run locally, there is no intelligence there. It's still just a lying engine. It will tell you the string of tokens most likely to come after your prompt based on training data that was stolen and used against the wishes of its original creators.
Re: Claude Code: connect to a local model when your quota runs out
#38Earlier quoted context omitted.
Which takes a $20k thunderbolt cluster of 2 512GB RAM Mac Studio Ultras to run at full quality…
Which while expensive is dirt cheap compared to a comparable NVidia or AMD system.
Re: Claude Code: connect to a local model when your quota runs out
#39Earlier quoted context omitted.
can you recommend a setup with ollama and a cli tool? Do you know if I need a licence for Claude if I only use my own local LLM?
What are your needs/constraints (hardware constraints definitely a big one)? The one I mentioned called continue.dev [1] is easy to try out and see if it meets your needs. Hitting local models with it should be very easy (it calls APIs at a specific port) [1] - https://github.com/continuedev/continue
Re: Claude Code: connect to a local model when your quota runs out
#40When your AI is overworked, it gets dumber. It's backwards compatible with humans.