<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Privacy &#183; PiniShv</title><link>https://pinishv.com/tags/privacy/</link><description>Pini Shvartsman leads AI transformation inside a 100+ engineer SaaS org. Field notes on autonomous engineering: AI-powered execution, human accountability.</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Pini Shvartsman</copyright><lastBuildDate>Sat, 04 Apr 2026 18:00:00 +0200</lastBuildDate><atom:link href="https://pinishv.com/tags/privacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Your AI Stack Is Rented Until You Can Run Part of It Yourself</title><link>https://pinishv.com/articles/local-llms-your-stack-is-rented/</link><pubDate>Sat, 04 Apr 2026 18:00:00 +0200</pubDate><guid>https://pinishv.com/articles/local-llms-your-stack-is-rented/</guid><description>Anthropic just told Claude Code users that third-party harnesses need separate billing. Google dropped Gemma 4 under Apache 2.0 across phone-to-workstation tiers. One story is about dependence. The other is about escape velocity. The local LLM landscape finally crossed from &amp;lsquo;cute demo&amp;rsquo; to &amp;lsquo;actually useful.&amp;rsquo;</description><content:encoded>&lt;p>When &lt;a
href="https://techcrunch.com/2026/04/04/anthropic-says-claude-code-subscribers-will-need-to-pay-extra-for-openclaw-support/"
target="_blank"
>Anthropic tells&lt;/a> paying Claude Code subscribers that OpenClaw and other third-party harnesses need separate pay-as-you-go billing starting April 4, that&amp;rsquo;s not just a pricing update. That&amp;rsquo;s platform risk made visible. If your workflow depends on someone else&amp;rsquo;s limits, economics, and tolerance for power users, your stack is rented.&lt;/p>
&lt;p>At almost the same moment, &lt;a
href="https://blog.google/innovation-and-ai/technology/developers-tools/gemma-4/"
target="_blank"
>Google dropped Gemma 4&lt;/a> under Apache 2.0 across phone-to-workstation tiers. Over 400 million downloads of the Gemma family so far. This isn&amp;rsquo;t a niche hobbyist corner anymore.&lt;/p>
&lt;p>One story is about dependence. The other is about escape velocity.&lt;/p>
&lt;h2 class="relative group">Local finally crossed the line
&lt;div id="local-finally-crossed-the-line" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#local-finally-crossed-the-line" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>For a long time, &amp;ldquo;run it locally&amp;rdquo; meant weaker models, ugly tooling, and a lot of compromises. You got privacy but gave up capability.&lt;/p>
&lt;p>That&amp;rsquo;s changing fast. The model layer is better. The runtime layer is better. And the quality-to-hardware ratio finally crossed from &amp;ldquo;cute demo&amp;rdquo; to &amp;ldquo;actually useful.&amp;rdquo;&lt;/p>
&lt;p>The mistake people make is treating local LLMs as a single category. They&amp;rsquo;re not. There are now three very different tiers:&lt;/p>
&lt;p>&lt;strong>Phone and tablet.&lt;/strong> &lt;a
href="https://ai.google.dev/gemma/docs/core"
target="_blank"
>Gemma 4&amp;rsquo;s&lt;/a> smallest models (E2B at ~3.2GB, E4B at ~5GB) run on mobile through Google&amp;rsquo;s AI Edge Gallery. Microsoft&amp;rsquo;s &lt;a
href="https://huggingface.co/microsoft/Phi-4-mini-instruct"
target="_blank"
>Phi-4-mini&lt;/a> targets mobile CPUs with ONNX builds. Hugging Face&amp;rsquo;s &lt;a
href="https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B"
target="_blank"
>SmolLM2&lt;/a> is built for on-device from the start. Not your frontier coding copilot. But credible for summarization, drafting, classification, and offline assistance.&lt;/p>
&lt;p>&lt;strong>Laptop.&lt;/strong> The 4B to 8B class is the sweet spot. &lt;a
href="https://huggingface.co/Qwen/Qwen3-4B"
target="_blank"
>Qwen3-4B&lt;/a> with switchable thinking modes, Phi-4-mini for compact reasoning, &lt;a
href="https://mistral.ai/news/mistral-3"
target="_blank"
>Ministral 8B&lt;/a> for edge setups. Real assistants on normal hardware.&lt;/p>
&lt;p>&lt;strong>Workstation and higher-memory Macs.&lt;/strong> This is where local stops being a privacy story and becomes a control story. &lt;a
href="https://mistral.ai/news/mistral-small-3-1"
target="_blank"
>Mistral Small 3.1&lt;/a> runs on a single RTX 4090 or a 32GB Mac. Gemma 4&amp;rsquo;s 26B and 31B models are realistic for workstation setups. &lt;a
href="https://arxiv.org/abs/2505.09388"
target="_blank"
>Qwen3-30B-A3B&lt;/a> has 30.5B total parameters but only 3.3B activated per token, which is exactly the kind of design that makes local deployment attractive.&lt;/p>
&lt;p>And the tooling caught up. Gemma 4 is already in &lt;a
href="https://ollama.com/library/gemma4"
target="_blank"
>Ollama&lt;/a>. LM Studio keeps pushing the &amp;ldquo;download and run&amp;rdquo; workflow. Microsoft has ONNX Runtime and Foundry Local for Phi. The gap between &amp;ldquo;model exists&amp;rdquo; and &amp;ldquo;normal person can run it&amp;rdquo; is closing fast.&lt;/p>
&lt;h2 class="relative group">What local doesn&amp;rsquo;t do
&lt;div id="what-local-doesnt-do" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#what-local-doesnt-do" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>Local isn&amp;rsquo;t magic and I don&amp;rsquo;t want to romanticize it.&lt;/p>
&lt;p>You still give up raw frontier capability. You give up some convenience. You give up the giant context windows and web-connected workflows that cloud models handle more naturally. On mobile, you fight battery and heat. A phone can run a model. That doesn&amp;rsquo;t mean you want it thinking for three minutes over a giant prompt while your battery melts.&lt;/p>
&lt;p>The local story is strongest around focused workloads: summarization, extraction, drafting, classification, translation, private notes, offline copilots, and first-pass coding help.&lt;/p>
&lt;p>So no, local doesn&amp;rsquo;t mean &amp;ldquo;replace Claude, ChatGPT, and Gemini everywhere.&amp;rdquo; That&amp;rsquo;s the wrong goal.&lt;/p>
&lt;p>The right goal is to stop letting every useful AI workflow become a monthly lease tied to someone else&amp;rsquo;s pricing model, product roadmap, and policy mood.&lt;/p>
&lt;h2 class="relative group">Why the Anthropic move matters more than people think
&lt;div id="why-the-anthropic-move-matters-more-than-people-think" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#why-the-anthropic-move-matters-more-than-people-think" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>Everyone repeats the privacy argument for local models. Fair enough.&lt;/p>
&lt;p>The stronger argument is operational.&lt;/p>
&lt;p>If a vendor can wake up on Friday and tell you that a workflow you built around is no longer covered by the subscription you&amp;rsquo;re already paying for, then &amp;ldquo;works today&amp;rdquo; isn&amp;rsquo;t the same thing as &amp;ldquo;belongs in your stack.&amp;rdquo;&lt;/p>
&lt;p>Anthropic&amp;rsquo;s move may be rational. If third-party harnesses blow past the economics of a flat subscription, of course they&amp;rsquo;ll tighten the terms. That&amp;rsquo;s what platforms do. I &lt;a
href="https://pinishv.com/articles/ai-wrapper-companies-legitimacy-or-hype/">wrote about this pattern&lt;/a> when I was looking at AI wrappers, and again when I argued &lt;a
href="https://pinishv.com/articles/saas-is-dead-we-just-havent-stopped-paying-for-it/">the SaaS bargain is breaking&lt;/a>. Platform providers always move up the stack eventually.&lt;/p>
&lt;p>Local gives you a floor the platform can&amp;rsquo;t take away.&lt;/p>
&lt;p>That floor doesn&amp;rsquo;t need to be frontier-grade to be strategically valuable.&lt;/p>
&lt;p>It just needs to be yours.&lt;/p>
&lt;h2 class="relative group">What I&amp;rsquo;d actually run today
&lt;div id="what-id-actually-run-today" class="anchor">&lt;/div>
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100 select-none">
&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline" href="#what-id-actually-run-today" aria-label="Anchor">#&lt;/a>
&lt;/span>
&lt;/h2>
&lt;p>If I wanted a phone-first local assistant: &lt;strong>Gemma 4 E2B/E4B&lt;/strong> first, then &lt;strong>Phi-4-mini&lt;/strong> for reasoning-heavy tasks.&lt;/p>
&lt;p>If I wanted a good local model on a normal laptop: &lt;strong>Qwen3-4B&lt;/strong>, &lt;strong>Phi-4-mini&lt;/strong>, or &lt;strong>Ministral 8B&lt;/strong>.&lt;/p>
&lt;p>If I had a 32GB Mac or stronger desktop: &lt;strong>Mistral Small 3.1&lt;/strong> and &lt;strong>Gemma 4 26B&lt;/strong>.&lt;/p>
&lt;p>If I had a 24GB GPU and wanted the best local jump in capability: &lt;strong>Gemma 4 31B&lt;/strong> and &lt;strong>Qwen3-30B-A3B&lt;/strong>.&lt;/p>
&lt;p>That&amp;rsquo;s not a benchmark answer. It&amp;rsquo;s a deployment answer.&lt;/p>
&lt;p>For two years, local LLMs mostly meant compromise. In 2026, they increasingly mean options. The frontier cloud models are still stronger. But that&amp;rsquo;s no longer the only question that matters.&lt;/p>
&lt;p>The real question is: which parts of your AI stack are you still comfortable renting?&lt;/p>
&lt;hr>
&lt;p>&lt;em>Running local models? I&amp;rsquo;d love to hear what you&amp;rsquo;re using and where. Find me on &lt;a
href="https://x.com/PiniShv"
target="_blank"
>X&lt;/a> or &lt;a
href="https://t.me/by_Pini"
target="_blank"
>Telegram&lt;/a>.&lt;/em>&lt;/p></content:encoded><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://pinishv.com/articles/local-llms-your-stack-is-rented/feature.png"/></item></channel></rss>