Signal Brief

腾讯Hy3模型发布

腾讯发布基于MoE架构的Hy3模型,总参数量2950亿,激活参数210亿,使用Apache 2.0许可证开源。该模型在推理任务中超越更大规模的竞争对手,尤其在代理搜索Benchmarks上得分84.2和91.0,且与Claude Opus 4.8、GPT‑5.5相竞争。与Glm‑5.2相比,Hy3在...

twitter关注列表 Rohan Paul (@rohanpaul_ai) 发布 2026-07-06 收录 2026-07-06 值得跟进

一句话判断

相较于公开已知的模型,Hy3在 hallucination 率和内存占用上显著改进,且在多Agent基准上与Claude Opus 4.8、GPT‑5.5相匹配

核心信息

腾讯发布基于MoE架构的Hy3模型,总参数量2950亿,激活参数210亿,使用Apache 2.0许可证开源。该模型在推理任务中超越更大规模的竞争对手,尤其在代理搜索Benchmarks上得分84.2和91.0,且与Claude Opus 4.8、GPT‑5.5相竞争。与Glm‑5.2相比,Hy3在参数规模上更小,但其FP8推理内存仅约300GB,显著低于Glm‑5.2的744GB需求,且 hallucination 率从12.5%降至5.4%。这些改进使模型在成本和可部署性上更具优势,可在单节点300GB FP8配额内运行,降低资源消耗。

原始内容

Tencent released Apache-licensed Hy3, a 295B MoE (21B active parameters) model beating larger rivals outside coding. Hy3 is open-sourced under the Apache 2.0 license HuggingFace, so enterprises can legally use and affordably host. So GLM-5.2 (from Zhipu AI) still wins coding, especially hard repository-level coding benchmarks, but the point is GLM-5.2 is much larger model ( 744B total and about 40B active parameters). Hy3’s real strengths show up elsewhere. In agentic search, it scores 84.2 on BrowseComp and 91.0 on DeepSearchQA, beating every open model in Tencent’s table and staying competitive with Claude Opus 4.8 and GPT-5.5. Tencent also claims Hy3 became much more reliable than its April preview. Hallucinations reportedly dropped from 12.5% to 5.4%, while multi-turn issues also fell. From the deployment perspective comparison, GLM-5.2 at FP8 will need ~744GB, which makes an 8x H200 node the practical baseline for production serving. But Tencent's Hy3, at 295B total parameters, fits under a 300GB FP8 footprint, meaning it uses less than half the memory and roughly half the active parameters per token, cutting compute per request. For a team deciding what to self-host, that turns a heavy 1-node requirement into a much more attainable system, with headroom for KV cache and batching. ![photo](https://pbs.twimg.com/media/HMk3_yEa4AA8RpG.jpg) > **引用原帖 Tencent Hy (@TencentHunyuan):** > 🚀Hy3 is here. > 295B MoE. Best in its size class. Rivals trillion-scale flagships. > Reliable and affordable for most agentic usecases. > Apache 2.0. Friendly for commercial use. > FREE API for 2 weeks → https://t.co/EyURKwTdgi > 🤗 https://t.co/twqJpqb2SL > 📖 https://t.co/4uEkIU1cW4 https://t.co/LLJTfDFNQu > https://x.com/TencentHunyuan/status/2074148098876768478 Rohan Paul (@rohanpaul_ai): https://t.co/uN6Fr24vwO https://t.co/wneVpdnUQF

相关动态

01

Kimi K3 在 SpreadsheetBench 2 上排名第一

Kimi K3 在 SpreadsheetBench 2 基准测试中排名第一,超越 Claude Fable 5,完成 34.8% 的 workflow 任务。该基准测试涉及 321 个专家策划任务,平均每个任务包含 11.8 个工作表和 593.5 个单元格更改,聚焦于完整的电子表格工作簿执行。

twitter关注列表2026-07-18#模型#技术突破#评测
观察
02

Mind Lab 开源长文本强化学习项目

Mind Lab 开源了一个长文本强化学习(RL)项目,支持 2M tokens 的长上下文。相比以往需要数千个 GPU 的 1M 上下文研究,该项目仅需 8 个 GPU 即可完成,大幅降低了超长上下文研究的算力门槛。

twitter关注列表2026-07-17#开源#技术突破#模型
观察
03

Kimi K3非对称竞争分析

Kimi K3在Arena前端/WebDev人类盲测中以1679 Elo排名第一,领先Fable 5(1631)和GPT-5.6 Sol(1618),但在综合智能指数中仅排第四(57.1分),落后Fable 5(59.9)和GPT-5.6 Sol(58.9)。K3定价15美元/百万输出tokens,远低于Fable 5的50美元,并计划7...

twitter关注列表2026-07-18#AI#模型#技术突破
观察
04

二年级学生Jo Nagai发现蝴蝶可遗传记忆

日本东京都二年级学生Jo Nagai注意到养育的食蚜 caterpillars 在蝴蝶化后仍保持对薰衣草的回避行为,经Georgetown大学Entomologist Dr. Martha Weiss合作完成实验:70%训练过的蝴蝶及其后代均表现出对薰衣草的遗传性回避,记忆在全变态发育中保存并遗传。

twitter关注列表2026-07-18#研究#技术突破#信息
值得跟进
05

AI 代码生成大势所趋

Greg Isenberg 发文指出,相比一年前的手写代码实践,如今大多数工程代码已由 AI 生成,标志着编程范式的根本转变。他援引了 Google 75% 新代码由 AI 生成、Anthropic 90%+ 代码由 Claude 编写、GitClear 代码重复率上升 81% 复用率下降 70% 等具体数据,并引用 Dario Amod...

twitter关注列表2026-07-18#技术突破#行业动态#分析
观察