Skip to content

Commit 0f65f0f

Browse files
authored
Add local llm docs in README.md (#332)
* docs: ✏️ add step by step docs for setup local llms * docs: ✏️ refactor README.md
1 parent aeb3eb6 commit 0f65f0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,8 @@
8282
- Anthropic API Key from [console.anthropic.com](https://console.anthropic.com/)
8383
- Claude OAuth Login (requires Claude subscription)
8484
- OpenRouter for alternative models at [openrouter.ai](https://openrouter.ai/keys)
85-
- Local LLM via LM Studio, Ollama, or compatible server (see [Using Local LLMs](#using-local-llms))
85+
- [Tutorial: Using Local Models with Claude Code](https://docs.google.com/document/d/1ixK7x-wlr5t5TYZJdfm75UME5KnPCpS46boLkUXKg1w/edit?usp=sharing)
86+
8687

8788
### Installation
8889

0 commit comments

Comments
 (0)