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.
PrismML released Bonsai / Shared entities / Same source / Shared topic
Linked by a graph relationship (PrismML released Bonsai); both cover Apache, Bonsai, Hy3, July; cite the same source (Latent Space).
NVIDIA uses Claude Code / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (NVIDIA uses Claude Code); both cover Apache, Chinese, Hugging Face, July; overlapping topics (labs, model).
NVIDIA released Nemotron / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (NVIDIA released Nemotron); both cover Apache, MoE, NVIDIA; reported by the same outlet (blogs.nvidia.com, github.com).
NVIDIA invested in OpenAI / Shared entities / What happened next
Linked by a graph relationship (NVIDIA invested in OpenAI); both cover Apache, Hugging Face, MoE, NVIDIA; picks up the Apache thread on 2026-08-10.
NVIDIA invested in OpenAI / Shared entities / Earlier coverage
Linked by a graph relationship (NVIDIA invested in OpenAI); both cover Apache, Hugging Face, MoE, NVIDIA; earlier Apache coverage from 2026-04-24.
Hy4 built by Tencent / Shared entities / Same source domain / What happened next
Linked by a graph relationship (Hy4 built by Tencent); both cover Hunyuan, MoE, MTP, Tencent; reported by the same outlet (github.com).
NVIDIA invested in OpenAI / Shared entities / Shared topic / What happened next
Linked by a graph relationship (NVIDIA invested in OpenAI); both cover Chinese, Hugging Face, July, Nvidia; overlapping topics (argument, model).
Hugging Face partners with NVIDIA / Shared entities / Same source domain / What happened next
Linked by a graph relationship (Hugging Face partners with NVIDIA); both cover Apache, Chinese, Hugging Face, MoE; reported by the same outlet (latent.space).