Local LLM models #2173
Unanswered
ciroiriarte
asked this question in
Q&A
Replies: 1 comment 1 reply
|
I ran into this same thing last year when I was trying to keep sensitive data local. The short answer is yes - you can absolutely hook up a local LLM like Ollama or LM Studio to Claudecode. You'd need to modify the model config to point to your local endpoint instead of the cloud API. Check the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi!, is it possible to offload some tasks to local LLM services?
All reactions