โ† Back to news

Apertus โ€“ Open Foundation Model for Sovereign AI

apertvs.ai|501 points|168 comments|by T-A|Jun 21, 2026

Apertus: Empowering Sovereign AI via Open Foundation Models

Apertus Banner

APERTVS.ai represents a breakthrough in Sovereign AI, providing a fully transparent foundation model. This project is the result of a strategic partnership under the Swiss AI Initiative, uniting the expertise of EPFL, ETH Zurich, and CSCS.

๐Ÿ› ๏ธ Technical Transparency & Access

Apertus is built on the principle of total openness. Unlike proprietary "black box" systems, every component is documented and reproducible:

  • Training Data: Full disclosure of datasets.
  • Code & Weights: Open access to the underlying architecture.
  • Methodology: Detailed training protocols.
  • Alignment: Transparent principles for model behavior.
# Example: Accessing Apertus weights
from apertus_lib import load_model

model = load_model("apertus-70b", precision="fp16")
print("Sovereign AI Model Loaded Successfully")

โš–๏ธ Regulatory Compliance at Scale

The model is engineered to align with the strict mandates of the EU AI Act. We ensure data integrity through a rigorous pipeline:

  • Respects user opt-outs.
  • Systematic removal of PII (Personally Identifiable Information).
  • Implementation of safeguards to prevent memorization.

Privacy Notice: Your email address will be used exclusively for distributing our newsletter and updates regarding our initiatives. You maintain the right to unsubscribe via the link provided in any email.

๐Ÿš€ Performance Benchmarks

Apertus delivers competitive results when compared to the leading open-source models. The architecture is optimized for two primary scales, where the parameter count ฮธ\theta is defined as:

ฮธโˆˆ{8ร—109,70ร—109}\theta \in \{8 \times 10^9, 70 \times 10^9\}

Model ScalePerformance TierPrimary Use Case
8BHigh EfficiencyEdge computing & fast inference
70BState-of-the-ArtComplex reasoning & enterprise tasks

๐ŸŒ Ecosystem Collaboration

The development of Apertus follows a collaborative flow between Switzerland's top technical institutions:

๐Ÿ“… Latest Updates

Stay informed via our newsletter to track new releases and community research.

  • June 15: Apertus Mini โ€” A collection of 16 lightweight models showcasing advanced quantization and distillation techniques.
  • April 25: Academic Recognition โ€” Our comprehensive technical report was accepted for presentation at ACL 2026.
  • March 17: Regional Impact โ€” Deployment of Apertus for Ticino, a specialized fine-tuned model for internal AI-driven translation.