mirror of
https://github.com/ollama/ollama.git
synced 2026-07-23 09:10:53 -05:00
docs: clarify Claude Code token limit
This commit is contained in:
@@ -103,12 +103,14 @@ Choose a model with enough context for your repository.
|
|||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
<Card title="Local models" icon="hard-drive" href="https://ollama.com/search?c=tools">
|
<Card title="Local models" icon="hard-drive" href="https://ollama.com/search?c=tools">
|
||||||
Choose a model and set a 100k+ context window.
|
Choose a model and set a 64k+ context window.
|
||||||
</Card>
|
</Card>
|
||||||
</CardGroup>
|
</CardGroup>
|
||||||
|
|
||||||
|
<Note>For larger repositories, set the [context length](/context-length) to 64k or higher.</Note>
|
||||||
|
|
||||||
<Note>
|
<Note>
|
||||||
Set the [context length](/context-length) to 100k or higher. Claude Code currently uses up to 200k context through Ollama.
|
Claude Code supports up to a 200k token limit through Ollama.
|
||||||
</Note>
|
</Note>
|
||||||
|
|
||||||
## More features
|
## More features
|
||||||
|
|||||||
Reference in New Issue
Block a user