mirror of
https://github.com/ollama/ollama.git
synced 2026-01-29 07:12:03 +03:00
docs: update default context window size to 4096 tokens (#13709)
This commit is contained in:
@@ -22,7 +22,7 @@ Please refer to the [GPU docs](./gpu).
|
||||
|
||||
## How can I specify the context window size?
|
||||
|
||||
By default, Ollama uses a context window size of 2048 tokens.
|
||||
By default, Ollama uses a context window size of 4096 tokens.
|
||||
|
||||
This can be overridden with the `OLLAMA_CONTEXT_LENGTH` environment variable. For example, to set the default context window to 8K, use:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user