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.
LatestYandexT5-35B-A0.6B
YandexText / LLM

Yandex releases a sparse T5 model with 0.6B active params

The AliceAI-T5-35B-A0.6B is an encoder-decoder mixture-of-experts model that keeps only a sliver of its 35B parameters active per token.

Sep 10, 2026
NotableOther
AliceAI-T5-35B-A0.6B

Yandex has published AliceAI-T5-35B-A0.6B on Hugging Face, a text model that revisits a design most of the field has drifted away from: the encoder-decoder, or T5-style, architecture. What makes this release notable is the combination — it pairs that architecture with a mixture-of-experts (MoE) layout, totaling 35 billion parameters but activating only about 0.6 billion for any given token (model card).

The model is trained with a UL2 objective, a unified pretraining recipe that mixes different span-corruption and language-modeling tasks so a single encoder-decoder can handle both understanding and generation. That framing sets it apart from the decoder-only transformers that dominate today's open-weight releases.

Why it matters

The headline figure is the activation ratio. An extremely sparse MoE that fires roughly 0.6B of its 35B parameters per token is a bet on efficiency:

  • Total capacity of a 35B model, with the per-token compute closer to a sub-billion-parameter model.
  • An encoder-decoder backbone that can be well-suited to structured tasks like summarization, translation, and retrieval-style workloads.
  • A UL2 training mix aimed at flexibility across generation and comprehension.

A few practical details are not spelled out in the record, including the context length and the specific license terms, so teams evaluating the model for production should check the repository directly. Still, seeing a major lab lean into a sparse encoder-decoder is a useful reminder that the design space for open models is wider than the decoder-only mainstream suggests.

Sources

  • yandex/AliceAI-T5-35B-A0.6B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters35B · MoE
Active params600M active
Size69.1 GB
PrecisionBF16
ArchitectureAliceAIT5MoEForConditionalGeneration
LicenseOTHER
Downloads250
Likes93

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
Tencent/Reasoning

Tencent's T1 Targets Long-Horizon Terminal Work

A 122B mixture-of-experts model trained with reinforcement learning claims state-of-the-art results on Terminal-Bench.

Sep 9, 2026
Nex-N2.5-Pro
Nex Agi/Vision-Language

Nex-N2.5-Pro arrives as an Apache-2.0 MoE vision model

A permissively licensed multimodal mixture-of-experts model built on a Qwen3-style MoE backbone.

Sep 8, 2026