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.
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.
DISCOVERED
1h ago
2026-09-14
PUBLISHED
1h ago
2026-09-14
RELEVANCE
AUTHOR
yandexcom