Hacker News new | ask | show | jobs
by rdedev 728 days ago
Looking at their GitHub page or seems like they are using existing LLM services. It should be possible to modify cody to make it work with a local llm
1 comments

You don’t have to modify anything. We support local LLMs for chat and completions with Ollama.

https://sourcegraph.com/blog/local-code-completion-with-olla...