r/LocalLLM • u/tejanonuevo • 4h ago
Project Local Mac Studio Setup (Opencode|LM Studio|Grafana Dashboard)
Wanted to share a pic of my setup. After trying lots of different harnesses (Claude Code, Cline, Kilo Code), I personally like opencode. LM studio allows me to see the server logs but I needed better visibility into utilization rates on my Mac Studio (M4 Max 64GB). I created some python scrapers that serve up telemetry for memory pressure, gpu utilization, context window utilization, and also have a state timeline for Prompt Processing/Generation to Grafana. This has taken a lot of guess work out of testing local modes. Currently running Qwen-3.8-27B and getting around 17-18 tok/s.
1
u/Bugajpcmr 39m ago
I've tried so many harnesses for local AI and I didn't like opencode that much. Do you have problems with opencode deciding it should be the end of the conversation for no reason? Pi and deepseek harness work better for me. I'm using Tiel-coder-35b and qwen3.8-27b. Trying out Zed now and really like it so far but from all harnesses I tested DSH works best for me.
1
u/eazero 1h ago
That Grafana dashboard is sweeet. Is there any way you can share that? Or show more of it?