Fetching from the wire…
Public story · 2026-07-15 · high
Quantized builds already sit on Hugging Face, and one report clocks 11 tokens per second at 1M context.
Why now: llama.cpp merged PR #25395 on July 14, eight days after Hunyuan Hy3's Apache-2.0 release on July 6.
llama.cpp merged native support for Tencent's Hunyuan Hy3 architecture on July 14, per PR #25395. Hy3 is a 295B-parameter mixture-of-experts model with 21B active parameters. It now loads on a single high-memory box instead of a multi-GPU cluster, cutting the entry ticket for teams running private or high-volume inference.
Community GGUF quants from AngelSlim and others are already on Hugging Face. One 1M-context conversion reportedly runs at about 11 tokens per second on a single box. The PR also wired up MTP speculative decoding, measured at roughly 40% faster decode throughput on code. That's the kind of detail that matters more than the headline number for anyone actually running this thing.
This isn't a one-off. It's a July pattern. Tencent shipped 1-bit and 4-bit Hunyuan 3 builds meant for a single GPU. PrismML released Bonsai 27B as a 1-bit build at 3.9GB, claiming it keeps multimodal and agentic capability under Apache 2.0, per Latent Space. NVIDIA leaned into the same direction with Nemotron Labs, positioning open models as something enterprises and nations can run and control on-prem, per NVIDIA.
The old math said frontier-scale meant a multi-GPU cluster and a five-figure entry ticket. That's no longer true for a growing class of models. The catch is real: 1-bit and Q2 quants lose quality. And 11 tok/s at 1M context works for overnight batch jobs, not for anyone waiting on a reply.
If you're paying per-token for work that doesn't need frontier quality, price a single high-memory rig against your monthly API bill. The cloud doesn't win by default anymore. Test a Q4_K_M Hy3 or Bonsai 27B build against your actual workload. For regulated or sensitive data, keeping the model on your own box means it never phones your data to a vendor.
Each link below shares sources, entities, or timing with this story.
Ternary lands at 5.9GB, 1-bit at 3.9GB, both Apache 2.0, with claimed preserved multimodal and agentic behavior. (Latent Space) A genuinely agent-capable model at consumer-hardware footprint under a permissive license is a real shift in what runs off-cloud, and it pairs with t...
The August 14 report covers January through August 2026: model repos grew from 2.43M to 2.96M, datasets from 711K to 1M, and 85.6% of models have under 200 lifetime downloads (Hugging Face). Chinese labs shipped monthly parameter ceilings of 754B to 2.78T against sub-130B for...
Three moves, two days, no coordination between them. August 10–11: GitHub shipped Ollama as a BYOK provider inside Copilot for JetBrains (GitHub Changelog). Unsloth released Unsloth Desktop with a command literally named unsloth start claude, which points Claude Code and Codex...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
DeepSeek released V4 Preview on April 24 with two open-weight variants: V4-Pro (1.6T total parameters, 49B activated via MoE) and V4-Flash (284B parameters, 13B activated). Both support 1M-token context windows. Both are Apache 2.0 licensed. Both are live right now on Hugging...
Released August 28 with 78 layers, 77 of them MoE with 256 routed plus one shared expert and top-8 routing, plus a native 10B MTP layer for speculative decoding (GitHub). The attention stack uses Gated DeepSeek Sparse Attention with IndexCache for cross-layer sparse index reus...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.