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
Downloads13.9K
Likes968

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Agnes-3.0-Flash
Agnes AI/Vision-Language

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.

Sep 11, 2026
Atria Dawn Preview
Internlm/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.

Sep 11, 2026
Unknown/Reasoning

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.

Sep 10, 2026