← All guides

Open Weights Aren't Local Anymore: The Honest Math on Frontier Open Releases (July 2026)

A 581-upvote r/LocalLLaMA thread this month asked the question the whole scene has been avoiding: what is actually local about any of this anymore? Kimi K3 is 2.8 trillion parameters and roughly 1.4TB of weights. GLM-5.2 needs about 256GB even at 2-bit. Neither fits on a desk, and both get announced as wins for local AI. They are not the same thing. Open weights in July 2026 splits into three tiers — actually-local, prosumer-cluster, and datacenter-only — and only the first one deserves the word local. Here is the arithmetic, the honest counter-signals, and what you can genuinely run at each hardware tier.

Not sure which tier your machine is in?

See our AI training options. We'll pick the largest model your hardware actually holds and wire it into OpenClaw.

Bottom Line (July 2026)

  • “Open weights” and “local” came apart this year. Three of 2026’s biggest open releases cannot be loaded by anyone reading this.
  • Kimi K3: 2.8T total / 104B active, ~1.4TB of weights, natively MXFP4. A community deployer’s math puts serving at 3x A100 nodes, 2x 8xH200, or a single 8xB300 node.
  • GLM-5.2: ~750B, MIT licensed, ~256GB minimum at 2-bit; Unsloth’s 4-bit builds run 372-475GB.
  • Laguna S 2.1: 118B total / 8B active, 73.1GB at UD-Q4_K_M — fits a 128GB Mac. The counter-example that consumer-class frontier still exists.
  • The practical local ceiling in July 2026 is the 100-120B MoE class at 4-bit. Everything above that is a cluster or an API.
  • Open weights still matter at the top end — price pressure, no vendor lock, a fine-tune ecosystem. Calling those releases “local” is marketing.

The Complaint, Verbatim

The most upvoted comment on r/LocalLLaMA this month (581 upvotes) said it plainly:

“what is actually ‘local’ about this anymore? A 700B+ MoE isn’t fitting on anyone’s home rig… I miss when this sub was about self-hosting… half the posts are free marketing for models 99% of us can only use by paying for APIs”

A second thread at 541 upvotes made the constructive version of the same point:

“We could really use Qwen releases in 27B, 35B, 122B sizes… Instead of 2T+ models”

And in nearly every frontier release thread, someone posts the correction: “Please stop using the term open source. This is an open weights model.” That correction gets treated as pedantry. It is not. The two terms describe different things, and in 2026 the gap between them is where most of the confusion lives.

Open weights means you can download the parameters. Open source, as the term is normally used, would also mean training data, training code, and a license with no field-of-use restrictions. Kimi K3 ships under a custom license that requires a separate agreement for Model-as-a-Service businesses above $20M in annual revenue. That is a fine license. It is not open source, and the model is not local.

The Honest Math

Here is what the July 2026 frontier actually weighs.

ModelParamsSmallest realistic buildWhat it takes to serveLocal?
Kimi K32.8T / 104B active~1.4TB (native MXFP4)3x A100 nodes, 2x 8xH200, or 1x 8xB300 nodeNo
GLM-5.2~750B~256GB at 2-bit (4-bit: 372-475GB)Multi-GPU server or a Mac clusterNo
Kimi K2.7-Code1T / 32B active~340GB at 2-bitMulti-GPU serverNo
Laguna S 2.1118B / 8B active39.7GB (UD-Q2_K_XL)One 64GB machine; 73.1GB at Q4 on a 128GB MacYes
Laguna XS 2.133B / 3B active20.27GB (Q4_K_M)One 24GB GPUYes

Two details in that table do the most work.

Kimi K3’s quantization discount is already spent. The released weights are MXFP4 with MXFP8 activations, quantization-aware trained from the SFT stage. When you download 1.4TB, you are downloading the compressed version. The usual “wait for the 4-bit GGUF” reflex does nothing here. A hypothetical 2-bit build still lands above 700GB — 5.5x a 128GB Mac Studio — and 2-bit would wreck the tool-calling reliability that makes an agentic model worth running at all. Full arithmetic is in Can You Run Kimi K3 Locally?.

GLM-5.2 is the honest edge case. It is genuinely MIT, which is more open than K3 in every way that matters legally. It still needs about 256GB at 2-bit. License openness and hardware reachability became separate axes in 2026, and conflating them is how a 750B model gets posted to a self-hosting community as good news.

The Three Tiers of “Open Weights”

The word covers three very different situations now. Separating them makes most release-day arguments evaporate.

Tier 1 — actually local (≤120B MoE). Laguna S 2.1 and XS 2.1, Qwen 3.6, Gemma 4, gpt-oss. These load on one machine you can buy, run at usable speed, and work offline. This tier got dramatically better in 2026 — Laguna S 2.1 scores 70.2 on Terminal-Bench 2.1 at 118B total and 8B active, which is a result you would not have believed from a single-machine model a year ago.

Tier 2 — prosumer cluster (250-750B). GLM-5.2 and friends. Reachable with a Mac cluster, a multi-GPU workstation, or a rented box. Technically self-hostable. Practically, the people doing it are a rounding error, and the electricity and hardware bill rarely beats an API for anything short of continuous load.

Tier 3 — datacenter only (1T+). Kimi K3, Kimi K2.7-Code. The weights are public and that genuinely matters — it forces price competition, prevents single-vendor lock-in, and lets labs and enterprises fine-tune on their own infrastructure. But for an individual, per the community line, these “might as well be closed.” You will access them through an API, the same as a closed model, and the openness shows up in your bill rather than on your disk.

The mistake is not publishing tier 3 models. It is filing them under “local AI.”

💻 HARDWARE FOR THE TIER YOU CAN ACTUALLY RUN

None of these run Kimi K3 or GLM-5.2 — nothing on a desk does. They run tier 1: 24 GB handles Laguna XS 2.1 at Q4 (20.27 GB); 96-128 GB handles Laguna S 2.1 at UD-Q4_K_M (73.1 GB) with long context.

Amazon affiliate links — we earn a small commission at no cost to you.

Three Counter-Signals, Stated Fairly

The pessimistic read is not the whole picture. Three things cut the other way, and skipping them would make this an easier argument than it deserves to be.

Labs are shipping quantization-aware. Kimi K3’s native MXFP4 weights are the reason it is 1.4TB instead of several times that. Quantization-aware training from the SFT stage means the released artifact is already the efficient one. That does not rescue K3 for a desk, but it is the pattern that eventually pushes a given capability level down a hardware tier.

The bottom end is getting weird in a good way. Community reports of 1-bit experiments — Bonsai 27B running in-browser and on phones — point at a direction nobody was taking seriously eighteen months ago. Treat these as experiments, not daily drivers; the quality tradeoff at 1-bit is real. But the ceiling moving up does not mean the floor stopped moving down.

API prices for open models are genuinely cheap. Frontier open-weight models are served at roughly $0.14 per million input tokens by third-party providers. For a tier 3 model, paying that is the rational choice, not a defeat. The honest framing is that open weights at the top end give you cheap competitive API access, which is a real benefit — just not the one the word “local” promises. If you want to think about splitting work between the two, hybrid routing is the practical version of this argument.

What You Can Actually Run, By Tier

The useful response to a 2.8T release is not outrage. It is knowing your own ceiling.

  • 8-16GB — small dense models and tiny MoEs. Start at Best Local LLMs for 16GB RAM.
  • 24GB (RTX 4090, 3090) — Laguna XS 2.1 at Q4_K_M, 20.27GB, 256K context, agentic coding on one card. See Best Local LLMs for 24GB RAM.
  • 32GB (RTX 5090) — same model with real context headroom, or a larger dense model. See Best Local LLMs for 32GB RAM.
  • 64GB — Laguna S 2.1 at UD-IQ4_XS (57.6GB) with modest context, or UD-Q2_K_XL (39.7GB) comfortably. See Best Local LLMs for 64GB RAM.
  • 128GB — Laguna S 2.1 at UD-Q4_K_M (73.1GB) with long-context headroom. This is the top of the local tier, and the full setup guide covers it.
  • Above that — you are buying a cluster to run a model an API serves for cents. Do that only if the reason is privacy, compliance, or continuous load, not benchmark envy.

The thing worth defending is not the largest number on Hugging Face. It is that a 118B model with a 1M-token context now runs on one machine you can buy, generates at 8B speed, and never sends your repository anywhere. That is the local story of 2026. The trillion-parameter releases are a different story wearing its clothes.

Need OpenClaw fixed live?

Remote rescue sessions for gateway, auth, tunnel, VPS, and model access problems.

See Rescue Session

Read next

Qwen 3.7 Flash Spotted: What We Know About the Next Open-Weights Qwen (July 2026)
qwen3.7-flash is live on OpenRouter — 1M native context, $0.03/M input, $0.13/M output. Here's the confirmed evidence, the community's small-MoE read, and what is still unknown about open weights.
Can You Run Kimi K3 Locally? (July 2026): No — Here's the Arithmetic and What to Run Instead
Kimi K3 open weights are 1.4TB on disk. 2.8T params, 104B active, natively MXFP4. It does not fit 24/32/64/128GB. Run Laguna XS 2.1 or Laguna S 2.1 instead.
OpenClaw and Hermes Hardware Requirements: The Honest Version (July 2026)
Every 'free and local' agent tutorial skips the specs. Here is the real answer: the harness runs on almost anything, the model does not. Honest tiers from 8GB to 128GB.
OpenClaw vs Aider: Which Open-Source AI Coding Agent? (2026)
OpenClaw vs Aider compared. Aider is a git-aware terminal pair programmer; OpenClaw is a broader local automation agent. See which open-source tool fits.