惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
J
Java Code Geeks
博客园 - 【当耐特】
宝玉的分享
宝玉的分享
腾讯CDC
D
DataBreaches.Net
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
V
V2EX
F
Fortinet All Blogs
MyScale Blog
MyScale Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
Tailwind CSS Blog
Jina AI
Jina AI
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
U
Unit 42
B
Blog
M
MIT News - Artificial intelligence
N
Netflix TechBlog - Medium

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Hy3 Preview: Tencent’s Base-Model Play Built For The Larg...
Vivian Toh · 2026-04-23 · via Forbes - Innovation
ScreenShot_2026-04-23_184632_355

Logo of Hy3 preview on Hunyuan's website

Hy website

A user on Little Red Book recently asked Yuanbao, Tencent’s AI chatbot: "I always feel lonely. What should I do?" The response was not a list of coping strategies. The model spent two seconds — visible in its reasoning trace — calibrating an empathetic tone and leaving the conversation open. The post went viral. What made it notable was not that an AI had learned to be nice, but that an AI product had learned to behave in a way its users actually wanted. That distinction — between model capability and product fit — is what Hy3 Preview is designed to solve, and it points to Tencent's broader base-model strategy.

90 Days, From Scratch

In February 2026, Tencent tore down its pre-training and reinforcement-learning infrastructure and rebuilt both from scratch. Six weeks later it began training Hy3 preview. Ten weeks after that, it went live. The rebuild was guided by three principles: capability systematisation (refusing to let any model "specialise" its way out of product usefulness), evaluation authenticity (testing against real tasks, not leaderboards), and cost-performance (co-designing model and inference framework so capability gains do not price the model out of deployment). The 90-day timeline is impressive. These three principles explain how it was possible.

The Deliberate Choice Not to Go Bigger

Hy3 Preview runs a mixture-of-experts architecture that Tencent describes as a fusion of fast and slow thinking: 294 billion parameters total, 21 billion activated per forward pass, routing routine queries to quick pattern-matching experts and complex problems to deeper reasoning chains. Tencent claims this architecture delivers substantially more reasoning capability than its predecessor, Hy2.0, at a fraction of the compute per query. The 300B range is not a compromise. It is a deliberate ceiling — beyond roughly one trillion parameters, multi-node deployment erodes latency and throughput faster than marginal capability gains justify.

Built With Its Products, Not Just For Them

What makes Hy3 different is how it was made. The model team merged with the Yuanbao, WorkBuddy, CodeBuddy, ima, and QQ Browser product teams into a single development loop, with live product metrics shaping training priorities directly. Tencent calls the result "the feeling of a living person." As the Yuanbao team described it:

Both teams jointly optimised training data — fine-tuning the model's writing style, emotional intelligence, content organisation and subject matter depth. The result is an interaction that feels smarter and more genuinely human.

Ready to Learn, Not Just Ready

Tencent is treating the release as part of the training process — integrating Hy3 preview into Yuanbao, CodeBuddy, WorkBuddy and other products and exposing it to real queries at scale. Instead of a linear pipeline, Hy3 preview runs in a loop: deployment generates feedback, feedback drives optimisation, optimisation improves deployment.

What does ready mean for a 294B model built in 90 days? It looks more like ready to learn than plain ready. If future AI competition comes down to which players can most efficiently convert product interaction into training, Tencent’s integration of products and models gives it a data flywheel that few competitors can match.

Reliability Over Rankings

Tencent has chosen to compete on different terrain from most AI releases — not leaderboard scores, but reductions in factual errors, improvements in instruction following, and better handling of real-world queries. Benchmarks capture what a model can do under ideal conditions. Real users send incomplete requests, contradictory instructions, fragmented context. It's the lower bound — what the model does when things get messy — that determines whether it gets trusted.

In a workplace scheduling task, Hy3 preview was given meeting minutes with implicit start dates, leave arrangements, and overtime requirements scattered across multiple exchanges. It produced a correct, executable schedule without guessing. In a multi-day travel task, it handled cross-day budgets, opening hours, and deduplication simultaneously — without speculative reasoning. A model that resists inventing answers when information is incomplete is not a benchmark achievement. It's what reliability looks like in practice.

What the Ecosystem Shows

The early numbers are specific. In CodeBuddy and WorkBuddy: latency down 54%, end-to-end duration down 47%, success rate above 99.99%, agent workflows of up to 495 steps stable in production. On the benchmark side, Hy3 preview reportedly scored highest domestically on the Tsinghua University mathematics PhD qualifying exam, posted competitive results on SWE-Bench Verified (coding agents) and BrowseComp (search agents), and outperformed comparable open-source models on Tencent's internal ClawEval agent-evaluation framework. They are what a base-model approach looks like when it ships.

Which brings it back to the woman on Little Red Book. In two seconds, before writing a single word, the model assessed her emotional state, chose a tone, and planned how to leave the conversation open. That's what the Yuanbao team means by more genuinely human interaction. It's also what the engineers mean when they say demand understanding showed the biggest improvement of any metric tested.

A Different Bet

Tencent has calibrated Hy3 preview to respond like a friend — present, practical, conversationally fluent. As models converge on baseline capability, tone and interaction quality become real differentiators. For a company built on social platforms, that alignment is structural. That is: optimising for emotional attachment is a different proposition from warmth that emerges naturally.

In a work scenario, Hy3 preview was given a set of meeting minutes in which start dates, vacation schedules, and overtime requests were scattered across multiple exchanges. It generated an accurate, actionable schedule without any guesswork. For a multi-day business trip, it simultaneously handled cross-day budgets, business hours, and deduplication—all without speculative reasoning. A model that is willing to refuse to answer when information is incomplete is a tangible demonstration of reliability.

Tencent has open-sourced the model on GitHub and Hugging Face, priced API access at roughly a tenth of GPT-4-class rates, and framed the release as the first step, not the final form. Chief AI Scientist Shunyu Yao says the team is "exploring non-homogeneous capabilities" — features shaped by specific products and users, not better versions of what every model can do. The loop is running. Whether it can keep accelerating is the question.