YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Yandex open-sources Alice AI Search weights

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Yandex open-sources Alice AI Search weights
OPEN LINK ↗
// 1h agoMODEL RELEASE

Yandex open-sources Alice AI Search weights

Yandex has open-sourced Alice AI Search Pretrain under the Apache 2.0 license, publishing the weights and architecture behind its search-integrated AI answers. The model uses a hybrid encoder-decoder framework with Mixture-of-Experts routing, activating only roughly 600 million of its 35 billion parameters per token to cut computational overhead and deliver 40% more answers on equivalent hardware.

// ANALYSIS

While Google and Microsoft treat their AI overview architectures as proprietary trade secrets, Yandex's open release provides an unprecedented public look into the brutal latency and cost trade-offs of production web-scale retrieval. Sparse routing with under 2% active parameters per token illustrates that hybrid encoder-decoders remain far more viable for high-throughput search workloads than dense generative decoders. Giving the community open weights trained specifically on web retrieval summaries offers a purpose-built foundation for low-latency retrieval-augmented generation pipelines. Distributing weights under Apache 2.0 puts pressure on Western search competitors who have faced heavy scrutiny over search quality and non-transparent summarization algorithms.

// TAGS
yandexsearchopen-weightsllmmoeragai-searchapache-2.0

DISCOVERED

1h ago

2026-09-14

PUBLISHED

1h ago

2026-09-14

RELEVANCE

8/ 10

AUTHOR

yandexcom