mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
docs: ollama num_ctx (#3111)
This commit is contained in:
parent
afb406c5ff
commit
83afcb9c42
1 changed files with 4 additions and 0 deletions
|
|
@ -526,6 +526,10 @@ In this example:
|
|||
- `options.baseURL` is the endpoint for the local server.
|
||||
- `models` is a map of model IDs to their configurations. The model name will be displayed in the model selection list.
|
||||
|
||||
:::tip
|
||||
If tool calls aren't working, try increasing num_ctx in Ollama. Start around 16k-32k.
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
### OpenAI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue