Yandex releases 80B MoE base model under Apache 2.0
AliceAI-Foundation is a sparse mixture-of-experts model with just 3B active parameters, aimed at Russian and English text.

Yandex has published AliceAI-Foundation-80B-A3B-Base, an 80-billion-parameter mixture-of-experts (MoE) language model released under the permissive Apache 2.0 license. The model is available now on Hugging Face.
Despite its 80B total size, the model activates only about 3B parameters per token — the "A3B" in its name. That sparse design is the core appeal of MoE architectures: they aim to deliver the knowledge capacity of a large model while keeping inference costs closer to those of a much smaller dense one. It targets text in Russian and English.
Why it matters
This is a base model rather than an instruction-tuned chat variant, which makes it a foundation for developers who want to fine-tune for their own tasks. A few reasons it stands out:
- The Apache 2.0 license permits commercial use and modification with minimal restrictions.
- Strong Russian-language capability is comparatively rare among openly licensed frontier-scale models.
- The MoE design lowers the practical compute barrier for teams that want large-model quality.
As an initial release, the model arrives without a stated context length or published benchmark results in the record, so real-world evaluation will depend on the community putting it through its paces. Still, the combination of scale, an efficient architecture, and a genuinely open license makes AliceAI-Foundation a notable entry from a major player outside the usual US and Chinese labs.
Sources
- Visit
yandex/AliceAI-Foundation-80B-A3B-Base
Hugging Face
More in Text / LLM

Xiaomi's MiMo V2.6-Pro-RL Targets Agentic Multimodal Work
An RL-tuned model that reads images, audio, and video while handling long context, aimed at agentic tasks.
Ternary-Bonsai-2 packs a 27B model into 2-bit form
A ternary-quantized 27B model with hybrid attention targets on-device inference across CUDA and Metal.
Xing4.0 arrives as a 29B MoE with 4B active params
inclusionAI's new text model uses a mixture-of-experts design to keep compute low while shipping under an Apache-2.0 license.
0 comments
No comments yet. Be the first to weigh in.