Tencent releases Hunyuan Hy3 under Apache 2.0
The company's latest mixture-of-experts model arrives as an openly licensed conversational LLM on Hugging Face.

Tencent has published Hunyuan Hy3, a new conversational large language model built on a mixture-of-experts (MoE) architecture, to Hugging Face. The model ships under the Apache-2.0 license, one of the most permissive terms available for commercial and research use.
The MoE design is the notable structural choice here. Rather than activating every parameter for each token, mixture-of-experts models route inputs through a subset of specialized "expert" networks. That approach lets a model carry a large total parameter count while keeping the compute cost of any single inference pass lower than a dense model of comparable size.
Why it matters
Tencent has steadily expanded its Hunyuan family across text, image, and video, and continued open releases give developers outside China a credible alternative to the usual Western and other Chinese open-weight labs. A few practical points stand out:
- Apache-2.0 licensing removes many of the usage restrictions attached to some competing open models.
- MoE architecture signals a focus on efficient scaling rather than brute-force dense parameter growth.
- Conversational focus positions Hy3 as a general-purpose assistant model rather than a narrow specialist.
Tencent has not yet detailed parameter counts, context length, or benchmark results in the initial listing, so a fuller assessment will depend on the model card and independent testing. For now, the release adds another permissively licensed MoE option to a crowded but fast-moving open-weights landscape.
Sources
- Visit
tencent/Hy3
Hugging Face
More in Text / LLM
Agnes-3.0-Flash arrives as a multimodal reasoning model
The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

InternLM's Atria Dawn Preview Targets Agentic Tasks
A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.
ZGCM-1 arrives as a fully open 7B reasoning model
A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.
0 comments
No comments yet. Be the first to weigh in.