Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
The Apertus Series of open Language Models represents a new standard in truly open-source language model development.
|
| 6 |
+
All
|
| 7 |
+
- Model weights
|
| 8 |
+
- Training data (web-compliant)
|
| 9 |
+
- Training code
|
| 10 |
+
- Technical documentation
|
| 11 |
+
are publicly available, for full transparency and reproducibility.
|
| 12 |
+
|
| 13 |
+
The series includes Base, Instruct, and quantized variants across two parameter sizes (8B and 70B), along with a specialized 70B reasoning model.
|
| 14 |
+
Apertus is designed to support a wide range of research and application needs, while pushing the boundaries of openness in AI.
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
...
|