I've seen that occasionally with one of the deepseek models when using the default Ollama context size of 4096, rather than whatever the model's preferred context size was.
After having that happen, I switched my stuff to check the model's preferred context size, then set the context size to match, before using any given model.
After having that happen, I switched my stuff to check the model's preferred context size, then set the context size to match, before using any given model.