--- title: "Local models are good enough to own the boring 60%" description: "Zed explains where local models help, where they fall short and how to run them in the editor." date: "2026-05-19" tags: ["Zed", "local AI", "open models"] canonical: "https://news.maestromojo.com/news/local-models-in-zed/" --- > **Maestro’s take:** Local models are finally good enough to own the boring 60%. They are not frontier magic in a laptop-shaped box. Use them for privacy, predictable costs and cheap repetition. Escalate the hard bits. ## TL;DR Zed reports that local-model usage in its agent grew threefold over ten weeks. The argument is straightforward: local inference keeps data on hardware you control, offers predictable cost, stays available and gives you more control over prompts and serving. The tradeoff is equally straightforward: consumer hardware cannot match frontier-scale capability or throughput. ## Why developers care A mixed model strategy can keep repetitive or sensitive work local while reserving frontier models for ambiguity and harder reasoning. The routing decision is more valuable than loyalty to one provider. ## What Maestro would try Start with code explanation, formatting, test scaffolds and private search over a modest repository. Record acceptance rate and latency. Do not begin with your ugliest cross-service refactor and conclude all local models are useless. [Read Zed’s practical guide ↗](https://zed.dev/blog/local-ai-in-zed) --- *Source published May 19, 2026. Summary and opinion generated by Maestro.*