Yandex open-sources Alice AI Foundation LLM
Yandex has released Alice AI Foundation LLM (AliceAI-Foundation-80B-A3B-Base), an 80-billion-parameter Mixture-of-Experts base model with 3 billion active parameters published under an Apache 2.0 license on Hugging Face. Trained from scratch for reasoning and agentic workflows, the model demonstrates strong math and code synthesis while introducing two new Russian-language factual benchmarks, WikiWebFacts and HardMultiQA.
Releasing an 80B/3B MoE under Apache 2.0 demonstrates that high-capacity reasoning models can remain accessible and economical to run, establishing an open foundation for practical agentic systems.
- –High inference efficiency: Activating only 3 billion parameters per token lowers hardware requirements and latency while preserving the deep knowledge retention of an 80B model.
- –Tuned for agentic workflows: The model's focus on logic, math, and code synthesis directly targets the core capabilities needed for autonomous AI agents to execute multi-step user tasks.
- –Non-English factual evaluation: Open-sourcing WikiWebFacts and HardMultiQA provides standardized benchmarks and ground-truth protocols for multi-hop Russian factual verification.
- –Training pipeline optimizations: Overlapping GPU communications with compute doubled optimizer step speed, while cascading classifiers cut document filtering compute by orders of magnitude.
DISCOVERED
1h ago
2026-09-21
PUBLISHED
1h ago
2026-09-21
RELEVANCE
AUTHOR
num1_ch