Hy4 preview
Hy4 preview is a new-generation Mixture-of-Experts flagship from Tencent's Hy Team, released on 2026-08-27. It uses 770B total parameters of which 49B are activated per token, a 1M-token context window, and Apache 2.0 licensing, putting it at the open-source frontier. Tencent ran a blind side-by-side evaluation with 163 internal experts rating 203 engineering tasks, and Hy4 preview edged out both GLM 5.3 (2.99 vs 2.92) and Kimi K3 (2.99 vs 2.94).
Key Features
- 7:1 activation ratio: 770B total, 49B activated per token.
- Gated DeepSeek Sparse Attention (DSA): Extends the DeepSeek/GLM sparse-attention line, paired with IndexCache for cross-layer sparse index reuse.
- iHC residual pathway: Identity Hyper-Connections expand inter-layer information flow.
- 1M-token context: Handles very long-horizon engineering and analysis tasks in one pass.
- Native MTP layer: A built-in multi-token prediction layer (10B params, 0.7B activated) speeds up speculative decoding.
- Productivity-focused training data: Built around the work of Tencent software engineers, game developers, financial analysts, and security experts.
Use Cases
Who Should Use This Tool?
- Long-horizon software engineering: Understanding, planning, debugging, and verifying large multi-file development tasks.
- Office and analysis: Turning messy multi-file context into documents, spreadsheets, and presentations with better precision.
- Game development: Turning a single prompt into a playable prototype and iterating with game engines.
- Scientific research: Stronger reasoning on hard questions across AI research, molecular dynamics, condensed-matter physics, and pure math.
Problems It Solves
- Context overflow on big tasks: A 1M token window covers an entire project or report in one pass.
- Sparse attention cost: Gated DSA plus IndexCache reduces the compute of long-context inference.
- Task drift on long horizons: The activation budget and reasoning focus keep a model on track across multi-turn engineering work.
Pricing
| Path | Cost | Notes |
|---|---|---|
| Weights (Apache 2.0) | $0 | Downloadable from Hugging Face, ModelScope, cnb.cool, and GitCode. |
| Self-host inference | You pay | Deploy with vLLM or SGLang and call the OpenAI-compatible API. |
| Hosted API | N/A | Not offered by Tencent at release; use your own deployment. |
Advantages & Unique Selling Points
- Open frontier scale: 770B/49B at Apache 2.0 with a 1M context.
- Beats peers on blind engineering eval: 2.99 vs GLM 5.3's 2.92 and Kimi K3's 2.94 across 203 tasks.
- Productivity-first data: Co-designed with CodeBuddy and WorkBuddy, so wins show up in real shipped work.
Getting Started
- Download weights from tencent/Hy4-preview.
- Deploy with vLLM or SGLang.
- Call the OpenAI-compatible endpoint at
http://127.0.0.1:8000/v1. - Start with a small task before scaling to full-context engineering work.
Frequently Asked Questions
Is the model open source?
Yes, Apache License 2.0. Weights are downloadable from multiple hubs.
What GPU do I need?
A single model of this scale (770B total) requires multi-GPU or a well-provisioned inference server. There is no hosted API at release.
Does it run a hosted API?
Tencent does not ship a hosted API for the preview; deploy vLLM or SGLang yourself.
Alternatives
- GLM-5.3: Zhipu's open front-end model, close competitor on the blind eval.
- DeepSeek V4: Another open-weight reasoning flagship.
- Kimi K3: Moonshot's open-weight model, close competitor on the blind eval.
Tips
- Use a long context window deliberately; a 1M window is costly if you do not need it.
- Prefer SGLang or vLLM with tensor parallelism for 49B activated params.
- Treat the 203-task blind eval as a directional signal, not a universal ranking.
Conclusion
Hy4 preview is Tencent's open-weight frontier MoE, balancing a 1M context, sparse attention, and productivity-focused training. Download the Apache 2.0 weights and deploy it yourself if you need an open, long-horizon model for engineering and analysis.
Limitation: this page is not a substitute for vendor docs. Recheck https://github.com/Tencent-Hunyuan/Hy4-preview before you depend on a SKU.
Comments
No comments yet. Be the first to comment!
Related Tools
LongCat 2.0
longcat.chat
Meituan's open-weight MoE model: 1.6T total / ~48B active params, 1M context, MIT. Strong on coding and agentic tasks (2026-08-25).
Gemma 4 26B A4B
ai.google.dev/gemma
Google DeepMind's open-weight 25.2B MoE model with 3.8B active parameters, 256K context, multimodal input, and a commercially permissive Apache 2.0 license.
NVIDIA Nemotron 3.5 Lightning 30B A3B
build.nvidia.com/nvidia/nemotron-3.5-lightning-30b-a3b
NVIDIA's efficient open-weight 30B MoE hybrid model with 3B active parameters, 1M-token context, and single-GPU deployment for local reasoning and coding.
Related Insights

Grok Bot and Hermes Bot: one person finally gets a think tank and a secretariat
Grok Bot now ships with Cursor Pro+. Hermes Bot runs on a VPS. They are not smarter chat boxes. The think tank advises, the secretariat executes, and you still make the call.
Hook OpenCode Go into Codex on Windows. Do Not Open a Second Toolkit.
A ChatGPT-signed Codex desktop app still shows mostly GPT in the picker. On Windows, enable only OpenCode Go and the Grok, GLM, Kimi, DeepSeek, and MiniMax models you already pay for appear in the same selector. Keys stay local. Native GPT stays put.
What Locks Codex Is the Picker, Not the Models
You already pay for OpenCode Go, Grok, and Z.ai, but the Codex picker still shows mostly GPT. The community project codex-router does not teach another install ritual. It puts subscriptions you already bought back into the selector, keeps keys on the machine, and leaves native GPT alone.