YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Yandex open-sources Alice AI Foundation LLM

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 Foundation LLM
OPEN LINK ↗
// 1h agoMODEL RELEASE

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.

// ANALYSIS

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.
// TAGS
yandexalice-aillmmoeopen-sourceapache-2.0reasoningmachine-learning

DISCOVERED

1h ago

2026-09-21

PUBLISHED

1h ago

2026-09-21

RELEVANCE

8/ 10

AUTHOR

num1_ch