// Blog

Local AI storage, explained.

Practical guides for developers running AI models locally on Mac.

June 19, 2026·6 min read

Clean Local AI Models on Mac Without Breaking Your Setup

Local AI cleanup is not the same as deleting random large files. Models, caches, project memory, and shared storage all need different treatment. Here is a safer approach.

June 18, 2026·5 min read

LM Studio Models Taking Too Much Space? Here Is What to Check

LM Studio makes it easy to download models — which means it is easy to accumulate gigabytes of GGUF files you no longer use. Here is what to check before cleaning up.

June 17, 2026·4 min read

Windsurf / Codeium Cache: Can You Clean It Safely?

AI coding assistants like Windsurf and Codeium create local cache and index files. Some are rebuildable. Some should be reviewed carefully. Here is what to consider.

June 16, 2026·5 min read

Cursor Workspace Storage: Why So Many Folders?

Cursor creates workspace indexes and AI context folders as you work. They can pile up across every project you have opened. Here is what to understand before cleaning them up.

June 15, 2026·5 min read

Claude Code Project Memory: What Is Safe to Delete?

Claude Code and similar AI coding tools keep local project memory and context. That is not always junk — deleting it blindly can remove useful working context. Here is what to know.

June 14, 2026·5 min read

Open Source Agents and Local LLMs: Where Does the Storage Go?

Running agents locally with open-source LLMs feels private and powerful — but the storage footprint is easy to underestimate. Here is what is actually accumulating.

June 13, 2026·6 min read

Why Local AI Agents Can Fill Your Mac Storage

Local AI agents do not only use models. They create caches, indexes, logs, embeddings, and project memory. Here is what is actually accumulating — and why it is harder to clean than model files.

June 12, 2026·5 min read

Where Are Hugging Face Models Stored on Mac?

You may have downloaded models through Python, Transformers, Whisper, or Sentence Transformers — and never realised Hugging Face kept them locally. Here is what to know before cleaning up.

June 11, 2026·5 min read

Why Is Ollama Taking So Much Disk Space?

Downloading a few local models can fill your SSD faster than expected. Here is what is actually happening — and why it is harder to clean up than it looks.

June 10, 2026·5 min read

Where Does Ollama Store Models on Mac?

Ollama models are powerful, but they quietly take up gigabytes inside hidden folders most users never open. Here is what to know before you start deleting.