Field notes from six months of running local LLMs, image generators, and a music-analysis model on a Mac mini M4 with 32 GB unified memory.
📖 Read the report: https://rachokthebot-dev.github.io/local-models-blog/
🔬 Bench scripts + raw data: bench/
index.html— the full benchmark log, self-contained, no build step. Served via GitHub Pages.bench/— every script that produced a number on the page, plus the raw*.jsonoutputs and markdown reports.
- Executive summary — what we kept
- The hardware and the constraints
- General-purpose LLMs (reasoning · vision · long-doc · tool-call)
- Image generation (FLUX.2 Klein 4B / 9B)
- Music analysis (SongFormer beats audio LLMs)
- Models on the watchlist
- The performance ceiling, explained
- Methodology and caveats
See bench/README.md for the run-it-yourself commands. Hardware target: Mac mini M4, 32 GB; runtimes: rapid-mlx 0.4.2 + Ollama 0.30.4 (MLX backend).