目錄

TL;DR
Hy3: Tencent Hunyuan's next-generation flagship, is now live on SiliconFlow. 295B total parameters, 21B active per token, 256K context.
Why it matters: It rivals open-source flagships with 2–5x its parameter count on coding, agentic, and reasoning benchmarks — and scored higher than GLM-5.1 in a blind expert evaluation on real-world workflows.
Free for first 2 weeks: Try Hy3 on SiliconFlow at no cost for the first two weeks.
Get started: SiliconFlow provides OpenAI- and Anthropic-compatible APIs for Hy3, so it drops straight into Claude Code, Cline, Hermes Agent, OpenCode, and your existing tools in minutes.
When Tencent's Hy team released Hy3 Preview in April, the model quickly proved its value in production — daily token consumption grew twentyfold. Refined through extensive use by developers worldwide and across Tencent's large-scale real-world business scenarios, Hy3 officially launches. It outperforms similar-size models and rivals flagship open-source models with 2-5x parameters. It also shows significant gains in real-world usability across various products and productivity tasks.
Hy3 is now live on SiliconFlow — free for the first two weeks. Our OpenAI- and Anthropic-compatible APIs let you drop it straight into agent frameworks like Claude Code, Hermes Agent, and OpenClaw, or coding assistants like Kilo Code, Cline, and Roo Code.
Here's what you're working with:
Hy3 on SiliconFlow | |
Model String | tencent/Hy3 |
Architecture | Mixture-of-Experts (192 experts, top-8 activated) |
Total Parameters | 295B |
Activated Parameters | 21B per token |
Context Length | 262K |
Precision | FP8 |
Reasoning Modes | no_think (default), low, high |
Capabilities | Tool calls / Prefix continuation |
Pricing on SiliconFlow | Free for the first 2 weeks |
Why Hy3 Stands Out
Stronger Agent Capabilities
Building on the Preview version, Hy3 sharpens its edge across reasoning, agentic, and long-context tasks — competitive with open-source flagships at 2–5× its parameter count. Where Hy3 really stands out is real-world productivity work: coding, office tasks, financial modeling, frontend design, and game development. If your daily workflow involves any of these tasks, Hy3 is a reliable, cost-effective default you can reach for without second-guessing.
Benchmark | Hy3 | Hy3 preview | Claude Opus 4.8 | DeepSeek V4 pro | GLM5.2 | GPT 5.5 | Qwen3.7 Max | Seed2.1 Pro |
Agentic & Coding | ||||||||
SWE-bench Pro | 57.9 | 46 | 69.2 | 55.4 | 62.1 | — | 60.6 | 57.5 |
Terminal Bench 2.1 | 71.7 | 58 | 85 | 64 | 81 | — | 75 | 71 |
BrowseComp | 84.2 | 67.1 | 84.3 | 83.4 | 79.3 | 84.4 | — | 86.2 |
MCP Atlas (public) | 79.1 | 66.1 | 84.1 | 79.7 | 82.6 | — | 79.6 | 80.6 |
ClawEval (pass^3) | 68.5 | 55 | 72.1 | 62.1 | 62.4 | — | 65.2 | 62.1 |
Reasoning | ||||||||
HLE (with tools, text-only) | 53.2 | 35.4 | 57.9 | 48.2 | 54.7 | — | 53.5 | 55.7 |
FrontierScience-Olympiad | 74.8 | 70 | — | 70 | 72.5 | 73.8 | 74.3 | 70.1 |
Productivity | ||||||||
SkillsBench (text-only) | 55.3 | 29.1 | 64.6 | 40.5 | 51.9 | — | 46.8 | 53.2 |
For the full benchmark results and technical details, see Tencent's official Hy3 model page on Hugging Face.
Real Work, Real Test
Public benchmarks only tell part of the story. Tencent ran a blind evaluation with 270 domain experts using tasks from their actual work — the kind you'd run through your agent stack every day:
debugging a failing pipeline
scaffolding a frontend component
writing a migration script
Hy3 scored 2.67/4, outperforming GLM-5.1 at 2.51/4, with the advantage most pronounced in frontend development, data & storage, and CI/CD workflows.
More Reliable Product Experiences
Tool-call stability: Hy3 fixes a batch of reliability issues around tool configuration and output formatting. On SWE-Bench Verified, accuracy stays within 4 points across different agent frameworks — CodeBuddy, Cline, and KiloCode. In practice, that means you can switch from Cline to KiloCode without seeing wild swings.
Anti-hallucination: Hallucination rate dropped from 12.5% to 5.4%; commonsense error rate from 25.4% to 12.7%. The model now adheres to "answer when grounded, state when evidence is missing, do not conflate sources or fabricate data.", which is particularly important for agents that act on retrieved context — a fabricated endpoint or wrong file path can derail an entire workflow.
Multi-turn context retention: Issue rate in multi-turn conversations dropped from 17.4% to 7.9%; MRCR long-dialogue scores jumped from 42.9% to 75.1%. Complex intents no longer decay over long-horizon interactions. If you've watched an agent forget a constraint from turn 3 to turn 12, this is the fix.
See Hy3 in Action
We wanted to see how Hy3 would handle a real frontend task — not just generate code, but plan, iterate, and refine like an experienced developer.
Instead of jumping straight into implementation, Hy3 first proposed three different architectural approaches, explaining the trade-offs between visual fidelity, performance, and implementation complexity. After we picked one, it moved through its own plan → build → debug → refine workflow before delivering the final result.
Then gave it one follow-up request: add shimmering water-like reflections that respond to mouse movement. After one more iteration, the interaction was integrated seamlessly into the project.
In total, two rounds of interaction without any manual code edits. The result is the demo below:
Run Hy3 with Your Familiar Tools
Benchmarks and backstory can only tell you so much — the fastest way to know if Hy3 fits your workflow is to run it yourself. And that only takes minutes.
Try it first, no setup
Open the SiliconFlow Playground and chat with Hy3 right in your browser.
Tune temperature and top-p, or run it side by side against Hy3-Preview or DeepSeek-V4-Pro on the same coding prompt to see how it performs.
Plug into your tools
SiliconFlow APIs are both OpenAI- and Anthropic-compatible, so Hy3 drops straight into any tool that supports a custom provider — same SDK, same code, just a new base URL and model string. Live in minutes.
Tool | SiliconFlow Integration Guide |
Claude Code | |
Cline | |
OpenCode | Open-source AI coding agent for flexible development workflows |
Hermes Agent | |
And more |
What you need to connect:
Base URL | https://api.siliconflow.com or https://api.siliconflow.com/v1 |
SiliconFlow API Key | |
Model string | tencent/Hy3 |
Get Started Immediately
Try it for free: Start using Hy3 on SiliconFlow, free for the first 2 weeks.
Integrate: Use our OpenAI-compatible API. Explore the full API specifications in the SiliconFlow API documentation.
