The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestTencent3
TencentText / LLM

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.

Jul 2, 2026
NotableApache 2.0
Hunyuan Hy3

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

  • tencent/Hy3

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Size597.6 GB
PrecisionBF16
ArchitectureHYV3ForCausalLM
LicenseAPACHE-2.0
Downloads23.1K
Likes901

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026