1M-Token Context
Process large codebases, long specifications, and multi-document context within the model's 1M-token window, while budgeting prompt and generated tokens together.
Estimate a request with real work scenarios. GPTProto token pricing is 5% below official rates.
$100 충전 시 제공:
충전 크레딧은 영구 유효합니다. 총 $100.00을 받습니다.
추가 5% 모델 할인. 공식 Hunyuan API 대비 $5.2607 절약.
Build with Tencent's open-weight 770B Mixture-of-Experts model through a hosted API. Hy4 preview activates 49B parameters per token, supports a 1M-token context window, and targets software engineering, complex productivity work, scientific reasoning, and sustained multi-step tasks.
Process large codebases, long specifications, and multi-document context within the model's 1M-token window, while budgeting prompt and generated tokens together.
Hy4 preview uses a 770B-parameter MoE backbone but activates 49B parameters per token, combining large model capacity with sparse computation.
Tencent trained the preview for software engineering, office analysis, game development, and scientific research, with emphasis on planning, debugging, validation, and extended work.
Call the Apache 2.0 model through GPTProto without provisioning the substantial multi-GPU infrastructure required to serve its BF16 or FP8 checkpoints yourself.
Hy4 preview is a text-to-text flagship model released by the Tencent Hy Team on August 28, 2026. It is also searched as Tencent Hy4, Tencent Hunyuan 4, Hunyuan4 API, and Hy4-preview API, but the official public checkpoint is named Hy4 preview. GPTProto provides hosted API access to the model, while Tencent separately publishes downloadable weights for teams that want to operate their own inference stack.
The model uses a Mixture-of-Experts architecture with 770 billion backbone parameters and 49 billion activated for each token. Its 78-layer backbone contains one dense feed-forward layer followed by 77 MoE layers. Each MoE layer has 256 routed experts and one shared expert, with eight routed experts selected per token. A separate native MTP layer supports speculative decoding.
Tencent's model card lists a 1M-token context length and describes Gated DeepSeek Sparse Attention with IndexCache for sparse index reuse. This preview checkpoint accepts text and returns text; it does not natively accept images, audio, or video.
| Specification | Hy4 preview |
|---|---|
| Provider | Tencent Hy Team |
| Release date | August 28, 2026 |
| Input / output | Text / text |
| Architecture | Mixture-of-Experts (MoE), 78 layers |
| Backbone parameters | 770B total; 49B activated per token |
| Expert routing | 256 routed experts + 1 shared expert; top 8 routed experts activated |
| Context length | 1M tokens |
| Attention | Gated DSA with IndexCache |
| Additional decoding layer | Native MTP: 10B total; 0.7B activated |
| Open-weight license | Apache License 2.0 |
Repository-scale coding: Give a coding agent enough context to inspect architecture, interfaces, tests, logs, and related files before proposing a patch. Tencent specifically highlights improvements in planning, debugging, verification, and front-end implementation quality.
Long-horizon agent workflows: Use the model for tasks that require repeated planning, execution, inspection, and revision. The surrounding agent application should still control tools, permissions, timeouts, retries, and acceptance checks rather than treating model output as automatically verified.
Document and data work: Analyze information distributed across long documents, produce structured summaries, and support workflows that create documents, spreadsheets, presentations, equations, or financial analyses.
Game development and research: Prototype game logic through multi-turn iteration or assist with difficult research problems in areas such as AI development, molecular dynamics, condensed-matter physics, and mathematics. Outputs should be reviewed against domain evidence before use.
Tencent describes Hy4 preview as a major generation change driven by increases in model size, context length, training data, and post-training. The company also co-designed the model with products such as CodeBuddy and WorkBuddy, giving the release a stronger focus on end-to-end productivity rather than short, isolated benchmark prompts.
The word preview matters. Tencent reports that this early checkpoint can reason longer than necessary on difficult tasks and may over-verify its own work. For short classification, extraction, or formatting requests, compare latency and token use against a smaller model. For long coding or agent runs, test task completion, tool-call validity, generated-token volume, and recovery from failed steps before sending production traffic.
Tencent ran a blind internal evaluation in which 163 experts reviewed outputs for 203 engineering tasks. Hy4 preview received a 2.99/4.00 average score, compared with 2.92 for GLM-5.3 and 2.94 for Kimi K3.
| Comparator | Hy4 preview average | Comparator average | Hy4 preview win / tie / loss |
|---|---|---|---|
| GLM-5.3 | 2.99 | 2.92 | 46.8% / 12.8% / 40.4% |
| Kimi K3 | 2.99 | 2.94 | 51.2% / 7.9% / 40.9% |
These figures were reported by Tencent and were not independently reproduced by GPTProto. They suggest that Hy4 is competitive on Tencent's engineering task set, not that it wins every coding workload. A fair API comparison should reuse the same repository snapshot, system prompt, tool definitions, token budget, and pass/fail checks across models.
| Access route | Best for | Main trade-off |
|---|---|---|
| GPTProto hosted API | Developers who want immediate access, usage-based billing, and one balance shared with other models | Less infrastructure control than operating the weights directly |
| Self-hosted BF16 or FP8 weights | Teams that need deployment control, custom serving, or model-level experimentation | Requires a substantial multi-GPU serving stack plus capacity planning, monitoring, and upgrades |
Open weights do not make inference operationally free. Tencent's reference deployment uses specialized vLLM or SGLang configurations for sparse attention, MTP speculative decoding, reasoning parsing, and tool-call parsing. Hosted access removes that serving work, while self-hosting remains the better option when infrastructure control is more important than setup time.
Choose Hy4 preview when your application benefits from large-context code understanding, cross-document analysis, sustained planning, or access to an Apache 2.0 open-weight flagship without running the checkpoint yourself. It is especially relevant for developers evaluating Chinese frontier models for coding and agent workloads through a shared API account.
Use a smaller or more mature model when requests are short, latency-sensitive, or highly repetitive. Because this is a preview release with known over-reasoning and over-verification behavior, validate cost, response time, task success, and output consistency on your own workload before making it the default model.
이 모델과 관련된 가이드, 비교, 업데이트입니다.
모든 글
What is Tencent Hy4 Preview? See its release status, 770B MoE design, 1M context, API pricing, benchmarks, limits, and model comparisons.

Compare 7 best AI gateways for developers in 2026 by pricing, routing, cost controls, deployment, and production trade-offs.

Compare 7 affordable coding LLMs by API pricing, benchmarks, context, and estimated task cost—including DeepSeek V4 Flash, GPT-5.6 Luna, Qwen3.8 Max, and Kimi K3.

Compare GLM-5.3, Kimi K3, Qwen3.8 Max, DeepSeek V4 Pro and MiniMax M3 for coding, agents, API pricing, speed, multimodal input and open weights.