Ollama Context Length Guide: How to Set num_ctx and Which Models Support Long Context
One of the most common surprises when using Ollama is discovering that your model has a context length of 2048 tokens by default — even if the model itself supports 128K. Ollama’s default is conservative to protect users on limited hardware, but for most people the right context length is much higher. This guide explains … Read more