Hacker News new | ask | show | jobs
by gcampos 67 days ago
You need to increase the context window size or the tool calling feature wont work
1 comments

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