HomeLearn

Hy3 Preview vs Hy4 Preview: Full Comparison

Hy4 preview vs Hy3 preview: compare specs, benchmarks, pricing, and context windows to pick the right Tencent Hunyuan model for your workload.

Bhavyadeep Sinh Rathod
Written by
Bhavyadeep
Priyanka Singh
Reviewed by
Priyanka Singh
Published: 
Sep 2, 2026
0
 min read
Table of Contents

TL;DR

  • Hy4 preview is the bigger, newer model: 770B total parameters (49B active), a 1M-token context window, and Apache 2.0 weights, released August 28, 2026.
  • Hy3 preview is smaller and cheaper: 295B total (21B active), a 262K context window, and roughly one-fifth the token cost.
  • Hy4 preview wins Tencent's own benchmarks across coding, agents, and reasoning, but independent intelligence scoring from Artificial Analysis was not yet published at the time of writing.
  • Pick Hy4 preview for long-context, multi-step agent work. Pick Hy3 preview when cost and speed matter more than frontier capability.
  • Both are "preview" releases with known quirks: slow reasoning and over-verification. Neither is a settled production default.

Choosing between Hy3 preview and Hy4 preview comes down to one tradeoff: capability versus cost. Hy4 preview is Tencent's larger flagship, built for long-horizon coding and agent workflows. Hy3 preview is the lighter, cheaper option that still handles most day-to-day tasks. If you have been comparing the two Tencent Hunyuan models and cannot tell whether the jump is worth the price, this comparison lays out every difference that affects a real decision. We verified each figure against Tencent's own model cards, OpenRouter, and Artificial Analysis.

Hy4 preview is the flagship; Hy3 preview is the value pick

Hy4 preview and Hy3 preview are both open-weight Mixture-of-Experts models from the Tencent Hy (Hunyuan) team, but they sit at different points on the price-performance curve. Hy4 preview is the newer, far larger model aimed at the open-source frontier. Hy3 preview came first, runs at a fraction of the cost, and remains a strong fit for lighter production work.

The gap between them is generational. Hy4 preview activates more than twice the parameters per token, holds four times the context, and posts higher scores on every benchmark Tencent published. It also costs roughly four to five times as much per token and runs slower on early providers.

Suggested read: Kimi K3 benchmarks, which shows how much of a benchmark score comes from the harness rather than the model, with gaps of 17 to 26 points on the same model.

Specs: Hy4 preview roughly doubles the active parameters

Hy4 preview is a 770B-parameter model with 49B active per token, while Hy3 preview is a 295B model with 21B active. Both use a Mixture-of-Experts design, so only a slice of the full network runs on any given token. That slice is what drives inference cost and speed, which is why the active-parameter count matters more than the headline total.

The architectural leap is real. Hy4 preview runs a 78-layer backbone with 256 routed experts plus one shared expert per layer, activating the top eight routed experts on each token. It also adds a native multi-token prediction layer for speculative decoding and a 1M-token context window. Hy3 preview tops out at a 262K context.

Specification Hy3 preview Hy4 preview
Release date April 2026 August 28, 2026
Total parameters 295B 770B
Active parameters 21B 49B
Architecture MoE (reasoning) MoE (reasoning)
Context window 262K tokens 1M tokens
Reasoning modes 3 (disabled, low, high) 2 (no_think, high)
License Tencent Hy Community License Apache 2.0

Table 1: Hy3 preview and Hy4 preview core specifications, verified against Tencent and Hugging Face model cards (as of September 2026).

One difference gets missed in most write-ups: the reasoning controls narrowed. Hy3 preview exposes three effort levels, letting you dial thinking down for speed. Hy4 preview's published chat template accepts only two values, "high" (the default) and "no_think." For teams that relied on a middle setting to balance latency and depth, that is a step back, not forward.

The license change runs the other way. Hy3 preview shipped under the Tencent Hy Community License, which restricts commercial use with conditions. Hy4 preview is Apache 2.0, a far more permissive license for teams that want to self-host or build on the weights without legal review.

Benchmarks: Hy4 preview leads Tencent's numbers, but independent data lags

Hy4 preview outscores Hy3 preview on every benchmark Tencent published, though the most-cited result is an internal test rather than a third-party one. On Tencent's own reported figures, Hy4 preview posts gains across coding, agent, and reasoning suites.

The headline evidence is a blind evaluation Tencent ran in-house. According to Tencent's release page, 163 internal experts rated model outputs across 203 engineering tasks on a four-point scale. Hy4 preview averaged 2.99, edging out GLM 5.3 at 2.92 and Kimi K3 at 2.94. Against GLM 5.3 it recorded 46.8% wins, 12.8% ties, and 40.4% losses; against Kimi K3, 51.2% wins, 7.9% ties, and 40.9% losses.

Those margins are narrow. A 0.05 to 0.07 gap on a four-point scale, from an internal panel using Tencent's own task mix, is a directional signal rather than proof of broad superiority. It echoes other vendor-run scorecards from preview-stage launches. Treat it as a reason to run your own test, not a reason to skip one.

The head-to-head benchmark figures below are Tencent-reported, drawn from the Hy4 preview and Hy3 model cards. Several also appear as independently listed leaderboard results on Hugging Face for Hy4 preview.

Benchmark Hy3 Hy4 preview What it measures
DeepSWE 28.0 64.3 Coding, tools
SWE-Bench Pro (Public) 57.9 65.7 Software engineering
SWE-bench Multilingual 75.8 82.9 Multilingual code fixes
Terminal-Bench 2.1 71.7 85.4 Agentic terminal use
GPQA Diamond 90.4 92.3 Scientific reasoning
Humanity's Last Exam 53.2 55.4 Reasoning and knowledge

Table 2: Tencent-reported benchmark scores, high-effort settings (as of September 2026). Figures sourced from Tencent and Hugging Face model cards, not independently reproduced.

The caveat that matters most for buyers is the absence of independent scoring. Artificial Analysis, the main independent benchmarking service, had not yet published an Intelligence Index score for Hy4 preview at the time of writing; its page noted an independent evaluation was forthcoming. For reference, the earlier Hy3-preview scored 34 on that index. Until independent numbers land, Hy4 preview's lead rests on vendor-reported data, the same labeling problem that shows up across recent frontier launches.

Suggested read: GLM 5.3 vs Kimi K3, a comparison where the benchmarks land near-tied and multimodality, pricing model, and weight availability decide it instead.

Pricing: Hy3 preview costs about one-fifth as much

Hy3 preview is dramatically cheaper to run, which is often the deciding factor. On OpenRouter, Hy3 preview lists at $0.18 per million input tokens and $0.60 per million output tokens. Hy4 preview lists at $0.834 input and $2.501 output, roughly four to five times higher.

That multiplier compounds in agent workflows. A multi-step agent resends large context on every turn, so a 1M-token window plus a higher per-token rate can turn into a serious bill. Estimate the cost of a full task loop, not a single prompt, before committing.

Pricing (per 1M tokens) Hy3 preview Hy4 preview
Input $0.18 $0.834
Output $0.60 $2.501

Table 3: OpenRouter list pricing, pricing as of September 2026. Provider rates change; reverify before publishing cost estimates.

Speed favors the smaller model too. OpenRouter measured Hy3 preview at about 79 tokens per second versus roughly 39 for Hy4 preview on early Tencent Cloud serving. Preview-stage throughput settles over time, so read these as launch-window figures rather than fixed performance.

Access: both are open weights, served through the same routes

Hy3 preview and Hy4 preview are both available through OpenRouter and Tencent Cloud, and both ship downloadable weights. Hy4 preview also released an FP8 quantized variant to reduce the hardware footprint, though a 770B backbone still demands serious multi-GPU capacity to self-host.

Neither is a lightweight local model. If you want the capability without operating inference infrastructure, a hosted API is the practical path for both. Self-hosting makes sense only when data placement, control, or sustained utilization justifies the operational work.

Which should you use?

Choose Hy4 preview when the task needs both long context and sustained multi-step execution, and choose Hy3 preview when cost, speed, or a controlled preview budget matters more. The decision is rarely about raw capability alone.

Hy4 preview is the stronger fit for repository-wide debugging, migration planning, document reconciliation, and research workflows that turn many files into a structured artifact. Its 1M context and higher benchmark scores are built for exactly that kind of long-horizon work.

Hy3 preview is the better default for high-volume, cost-sensitive tasks: short-form generation, classification, and lighter coding where a 262K window is plenty and the price gap is decisive. Its extra low-effort reasoning mode also gives you a speed lever Hy4 preview lacks.

One shared caveat applies to both. Tencent labels each a "preview" and flags two known issues: spending longer than necessary on reasoning, and over-verifying its own work. Both raise latency and token cost. Pin your configuration, define an acceptance test, and keep a fallback model.

Suggested read: Qwen 3.8 Max release date, on a model claimed to be second only to Fable 5 with no published benchmarks, model card, or methodology behind the ranking.

Build production apps with frontier models on Emergent

Hy3 preview and Hy4 preview show how fast open-weight models are climbing, but running a comparison is different from shipping a product. The right model for you depends on your actual workload, and the only reliable test is your own task set measured on cost, speed, and quality together.

Emergent lets you build and deploy full-stack applications without writing code, using frontier models from Anthropic, OpenAI, and Google through a single Universal LLM Key. You describe what you want to build, select your model per project, and Emergent handles the infrastructure end to end.

Start Building on Emergent Today.

Was this article helpful?
About the writer
Bhavyadeep
Bhavyadeep Sinh Rathod
Content Manager

Bhavyadeepsinh Rathod is SEO Content Manager at Emergent.sh, where he covers the tools, frameworks, and workflows driving the next era of vibe coding. With 8+ years in tech content marketing, he brings a sharp SEO lens to complex subjects, making Emergent's ecosystem of AI builder tools discoverable for the builders, creators, and teams that need them most. He specializes in making complex topics feel simple, relevant, and easy to act on.

Most AI app builders stop at prototypes. Emergent creates production-ready apps you can actually launch.

  • Production-ready apps
  • Web & mobile apps
  • Deploy in minutes
Try For Free

Frequently Asked Questions

Your Questions, Answered

What is the main difference between Hy3 preview and Hy4 preview?
Hy4 preview is larger and newer, with 770B total parameters, a 1M-token context window, and Apache 2.0 weights. Hy3 preview has 295B parameters and a 262K context window at roughly one-fifth the token cost. Hy4 preview scores higher on Tencent's benchmarks; Hy3 preview wins on price and speed.
Is Hy4 preview better than Hy3 preview?
On Tencent's reported benchmarks, yes: Hy4 preview leads across coding, agent, and reasoning suites. But independent intelligence scoring from Artificial Analysis was not yet published at the time of writing, and both are early preview releases. Hy4 preview costs four to five times more per token, so "better" depends on whether your workload needs its extra capability.
How much do Hy3 preview and Hy4 preview cost?
On OpenRouter as of September 2026, Hy3 preview costs $0.18 per million input tokens and $0.60 output. Hy4 preview costs $0.834 input and $2.501 output. Provider pricing changes, so reverify before building cost estimates for a production workflow.
Are Hy3 preview and Hy4 preview open source?
Both ship open weights. Hy4 preview is released under the permissive Apache 2.0 license. Hy3 preview uses the more restrictive Tencent Hy Community License, which limits commercial use with conditions. For commercial self-hosting, the license difference can matter as much as the benchmark gap.
Can I use Hy3 preview or Hy4 preview on Emergent?
No. Emergent supports frontier models from Anthropic (Claude), OpenAI (GPT), and Google (Gemini) through its Universal LLM Key. Tencent's Hunyuan models are not available on the platform. You can access Hy3 preview and Hy4 preview through OpenRouter or Tencent Cloud.
Start Building
on Emergent today
Try Emergent
This is some text inside of a div block.
This is some text inside of a div block.
Note

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

https://api.linear.app/graphql