SIGN IN SIGN UP

docs: add troubleshooting for Ollama memory errors (#11864)

* docs: add troubleshooting for "model requires more system memory" in Ollama

Add guidance for users encountering memory errors when using Ollama models
with Continue. Continue's higher default context length can trigger this
error even when models work in other tools. Documents the fix of reducing
contextLength in config, with examples for both YAML and JSON formats.

Ref: https://github.com/continuedev/continue/issues/11715

* docs: make ollama memory troubleshooting more concise

* docs: remove discussion link from ollama troubleshooting

* docs: fix broken link to ollama troubleshooting section
D
Dallin Romney committed
5f3a861a5978dd6be91880aef83617fde0a23a8f
Parent: 41b3b65
Committed by GitHub <noreply@github.com> on 3/26/2026, 4:04:27 AM