tencent/Hy3
Tencent released Hy3, a 295B-parameter Mixture-of-Experts (MoE) model with 21B active parameters, licensed under Apache 2.0. The model features a 3.8B MTP layer and supports a 256K context window, offering significant efficiency gains through sparse activation. Hy3 outperforms similarly sized models and rivals flagship open-source competitors with 2-5x more parameters, demonstrating strong utility in productivity tasks. Post-training was scaled up using high-quality data and feedback from over 5
Analysis
TL;DR
- Tencent released Hy3, a 295B-parameter Mixture-of-Experts (MoE) model with 21B active parameters, licensed under Apache 2.0.
- The model features a 3.8B MTP layer and supports a 256K context window, offering significant efficiency gains through sparse activation.
- Hy3 outperforms similarly sized models and rivals flagship open-source competitors with 2-5x more parameters, demonstrating strong utility in productivity tasks.
- Post-training was scaled up using high-quality data and feedback from over 50 products following the Hy3 Preview launch.
- The model is available on Hugging Face in full size (598GB) and FP8 quantized (300GB), with temporary free access on OpenRouter.
Why It Matters
This release highlights the continued trend of leveraging Mixture-of-Experts architectures to achieve high performance with reduced inference costs, making large-scale models more accessible. For AI practitioners, Hy3 offers a competitive, commercially viable alternative to proprietary flagship models, particularly for applications requiring long-context understanding and complex reasoning. The Apache 2.0 license further encourages broad adoption and integration into enterprise workflows without restrictive usage terms.
Technical Details
- Architecture: 295B total parameters using Mixture-of-Experts (MoE) design, with only 21B active parameters per token and an additional 3.8B MTP (Multi-Token Prediction) layer parameters.
- Context & Quantization: Supports a 256K context length; available in full precision (598GB) and FP8 quantized (300GB) formats.
- Training Strategy: Utilized high-quality data scaling and incorporated feedback from 50+ products during post-training to enhance utility and productivity task performance.
- Performance: Claims to outperform similar-size models and compete with larger open-source flagships (2-5x parameter count) in benchmark evaluations.
Industry Insight
The availability of a high-performance, Apache 2.0 licensed MoE model with such a large context window signals a shift toward more efficient, cost-effective large language models for enterprise deployment. Developers should evaluate Hy3 for workloads requiring long-document processing or complex multi-step reasoning, as its sparse activation structure may offer better latency and throughput compared to dense models of equivalent capability. Additionally, the temporary free access on OpenRouter provides an opportunity for rapid prototyping and benchmarking against existing solutions before committing to infrastructure changes.
Disclaimer: The above content is generated by AI and is for reference only.