← Back to context Comment by gcampos 5 hours ago You need to increase the context window size or the tool calling feature wont work 1 comment gcampos Reply mil22 4 hours ago For those wondering how to do this: OLLAMA_CONTEXT_LENGTH=64000 ollama serve or if you're using the app, open the Ollama app's Settings dialog and adjust there.Codex also works: ollama launch codex --model gemma4:26b
mil22 4 hours ago For those wondering how to do this: OLLAMA_CONTEXT_LENGTH=64000 ollama serve or if you're using the app, open the Ollama app's Settings dialog and adjust there.Codex also works: ollama launch codex --model gemma4:26b
For those wondering how to do this:
or if you're using the app, open the Ollama app's Settings dialog and adjust there.
Codex also works: