AI Potluck
Model components / Base / pretrained models

Apertus

Swiss AI Initiative

Switzerland's national open LLM and one of the most transparent large models released to date, built by the Swiss AI Initiative (EPFL, ETH Zurich, and the CSCS supercomputing center) and shipped 2 Sep 2025 in 8B and 70B variants under Apache 2.0. 'Apertus' is Latin for 'open': the release covers not just weights but the full training data (via reconstruction scripts), the Megatron-LM training recipe, intermediate checkpoints, a technical report, and EU AI Act / Swiss data-protection compliance documentation. Trained on 15T tokens spanning 1,811 languages (~40% non-English, including Swiss German and Romansh) on 4,096 GH200 GPUs. Capability is mid-tier, roughly Llama 3.1-70B class on pretraining benchmarks and exceptionally strong multilingually, though below the 2026 frontier on MMLU-style reasoning, but it sets the bar for fully reproducible, legally compliant open models.

Apertus family (8B + 70B, base + Instruct), released 2 Sep 2025 by the Swiss AI Initiative (EPFL, ETH Zurich, CSCS). 15T training tokens across 1,811 natively supported languages (~40% non-English, incl. Swiss German and Romansh), 65,536-token context, trained on 4,096 GH200 GPUs (Alps/CSCS) with Megatron-LM. Verified live on Hugging Face June 2026 (swiss-ai/Apertus-70B-2509).

Openness

5 high confidence
5.0
weights
open(Apache-2.0, BF16 safetensors)
data
open(full pretraining-data reconstruction scripts, github.com/swiss-ai/pretrain-data)
code
open(Megatron-LM training recipe + reconstruction scripts)
checkpoints
open(intermediate checkpoints on HF branches)
license
Apache-2.0(OSI)

Among the most transparent large-model releases to date: open weights, open data (reconstruction scripts rather than a raw dump, to respect opt-out/robots.txt and strip personal data), open training code/recipe, intermediate checkpoints, a technical report (arXiv 2509.14233), and EU AI Act + Swiss data-protection/copyright compliance docs. All Apache-2.0. Sits in the OLMo/Pythia full-openness tier.

Adoption

2 medium confidence
2.0

Newer release (Sep 2025) with strong institutional/sovereign-AI interest but modest raw download volume; swiss-ai/Apertus-70B-2509 shows ~1.5K downloads/month and 149 likes on HF (June 2026); cumulative across the 8B/70B base+Instruct SKUs lands in the 10K-100K band. Distributed via Swisscom, Hugging Face, and the Public AI network. Comparable adoption tier to Falcon 3 / Yi-1.5.

Capability

3 medium confidence
3.0

Mid-tier capability: competitive with the prior open generation (Llama 3.1-70B class) on pretraining benchmarks and unusually strong multilingually, but below the 2026 frontier on MMLU-style reasoning/knowledge. The value proposition is full openness + multilingual breadth + legal compliance, not raw SOTA, same profile as OLMo 2.

Verified 2026-07-30