cache low
Ollama stores local models and logs; mostly bulk model weights rather than conversation content (also a large_growth signal).
Where it lives
- all
~/.ollamadir
What you can do
- Remove unused models with `ollama rm` to reclaim space.
This describes where Ollama stores data. Metadata only, never your content. Confidence: likely. Spot a mistake? Tell us.