SeaWolf-AI commited on
Commit
b03673a
·
verified ·
1 Parent(s): 6e608e6

add blog article badge

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -24,6 +24,9 @@ tags:
24
 
25
  # Aether-7B-5Attn — 100% Open-source Foundation Model: Sovereign AI
26
 
 
 
 
27
  **Aether-7B-5Attn is a 100% open-source, sovereign foundation model.** Not "open weights" — genuinely open: the **weights**, the **training-data recipe** (byte-for-byte reproducible from public sources), the **training code**, **every hyperparameter**, the **complete training logs**, and the **full architecture source** are all released under **Apache-2.0**. Built from scratch by **VIDRAFT**, a Korean AI startup.
28
 
29
  > Try the live demo on the right → enter a prompt and generate with the open model.
 
24
 
25
  # Aether-7B-5Attn — 100% Open-source Foundation Model: Sovereign AI
26
 
27
+ [![Blog](https://img.shields.io/badge/%F0%9F%A4%97%20Blog-Read%20the%20Aether%20story-FFD21E)](https://huggingface.co/blog/FINAL-Bench/opensource-llm)
28
+
29
+
30
  **Aether-7B-5Attn is a 100% open-source, sovereign foundation model.** Not "open weights" — genuinely open: the **weights**, the **training-data recipe** (byte-for-byte reproducible from public sources), the **training code**, **every hyperparameter**, the **complete training logs**, and the **full architecture source** are all released under **Apache-2.0**. Built from scratch by **VIDRAFT**, a Korean AI startup.
31
 
32
  > Try the live demo on the right → enter a prompt and generate with the open model.