Ollama caps context at 2048 tokens by default, no warning
Repro: run `ollama run llama3` (or any model) with default settings and feed it a prompt longer than roughly 1500-2000 words. Put a unique marker sentence at the very start, then ask the model to…