Local Ai
Testing Ollama with Genma 4 and internet search turned on, and got the model extremely confused that it got results from the future
A Reddit post from the r/ollama community documents a user's experiment running Google's Gemma 4 model locally via Ollama with web search (internet access) enabled, which resulted in the model becomin
A Reddit post from the r/ollama community documents a user's experiment running Google's Gemma 4 model locally via Ollama with web search (internet access) enabled, which resulted in the model becoming confused after retrieving search results dated in the future relative to its training cutoff. The incident highlights a known edge-case failure mode where LLMs with fixed training knowledge struggle to reconcile temporally inconsistent grounding data — specifically, real-time search results that postdate what the model "knows" about the present. This serves as a practical community-shared example of temporal grounding issues that can arise when pairing locally-run models with live web search tools.
Related
- Openclaw with Gemma4 26B extremely slow and forget stuff
- Using Ollama Gemma4 models via OpenWebUI on my phone and it’s been a good experience
- Fixed: IPEX-LLM + modern Ollama models (qwen3, gemma4) on Intel Arc 140V Lunar Lake Windows 11 — undocumented solution
- llama4 108b
- Tried Ollama Cloud, just realize only Kimi model accept images
Source: r/ollama | 2026-04-15