Hy4 preview
Flagshipby Tencent
Hy4 preview is the model Tencent's Hy team released and open sourced on August 28, 2026: a 770 billion parameter open-weight model under plain Apache 2.0. It is a mixture-of-experts with 49 billion parameters active per token across 78 layers, 256 routed experts plus one shared expert, top-8 routing, and a separate 10 billion parameter multi-token prediction layer for speculative decoding. The attention design borrows openly from DeepSeek and GLM, using gated DeepSeek Sparse Attention with IndexCache to reuse sparse indices across layers. Context is 1M tokens, reasoning defaults to high effort with a no_think switch, and the vLLM and SGLang recipes ship tool-call parsers. API pricing through Tencent Cloud TokenHub is $0.834 per million input tokens, $2.501 output, and $0.042 for cache hits. The evidence is the weak part. Tencent publishes its benchmark appendix as images rather than a table, and its headline number is an internal blind test in which 163 Tencent experts rated 203 engineering tasks and scored Hy4 preview 2.99 out of 4, against 2.94 for Kimi K3 and 2.92 for GLM-5.3. That is a narrow margin on a panel Tencent picked. Tencent also says the model helped optimize its own training and lifted inference throughput 31.8 percent by tuning operator fusion and communication, which it calls an early recursive self-improvement loop. Treat all of it as vendor-reported, and take the preview label literally: Tencent says more Hy4 models are due soon.
Input Price
$0.83
per 1M tokens
Output Price
$2.50
per 1M tokens
Context Window
1.0M
tokens
Released
2026-08
Open source
Capabilities
Key Strengths
- ✓770B total with 49B active per token
- ✓Apache 2.0 open weights on Hugging Face
- ✓1M token context window
- ✓$0.834/$2.501 per 1M tokens with $0.042 cache hits
- ✓Native multi-token prediction layer for speculative decoding
- ✓Tool calling and adjustable reasoning effort
Best For
- ▸Self-hosted agentic coding under permissive terms
- ▸Office and financial analysis across many documents
- ▸Game prototyping from natural-language requests
- ▸Long-context research workflows
Benchmark Scores
| Benchmark | Score | Description |
|---|---|---|
| GPQA Diamond | 92.3 | Graduate-level science questions verified by domain experts |
Scores sourced from public benchmark datasets. See full benchmark leaderboard for all models.
Pricing Details
Input tokens
$0.83
per 1M tokens
Output tokens
$2.50
per 1M tokens
Estimated cost per 1K requests
$2.08
~1K input + ~500 output tokens avg
Prices are subject to change. Check the official documentation for current pricing. See the cost calculator for detailed estimates.
Open Source Model
Hy4 preview is free to download and self-host under the Apache-2.0. Hosted API pricing varies by provider (e.g., Together, Fireworks, Groq). See our open source LLM guide for deployment options.