FatStinkyPanda commited on
Commit
08e580e
·
verified ·
1 Parent(s): fc69f6f

recipe-free model card (architecture proprietary)

Browse files
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -1,17 +1,12 @@
1
  ---
2
- license: apache-2.0
3
- tags: [aether, anima, reasoning, from-scratch]
4
  ---
5
 
6
- # FatStinkyPanda · Aether — step 90
7
 
8
- A from-scratch reasoning LLM (MLA + Mamba2 hybrid, MoE, MTP, self-verification), trained in the **Anima** project (https://github.com/FatStinkyPanda/Anima). Created & released by **FatStinkyPanda** (Daniel A. Bissey).
9
 
10
- > Honest scope: a small (~100M-active/330M-total) model trained on a tiny budget best-in-class for its size, NOT frontier-scale. The architecture is built to scale.
11
 
12
- ## Latest held-out benchmarks (acc_norm)
13
- - **hellaswag**: 0.26
14
- - **arc_easy**: 0.27
15
- - **arc_challenge**: 0.28
16
- - **winogrande**: 0.56
17
- - **train_slice_ppl**: 174.91
 
1
  ---
2
+ license: other
3
+ tags: [aether, anima, reasoning]
4
  ---
5
 
6
+ # FatStinkyPanda · Aether
7
 
8
+ A from-scratch reasoning LLM by **FatStinkyPanda** (Daniel A. Bissey), part of the **Anima** project.
9
 
10
+ > **Proprietary architecture.** Architecture + training innovations are NOT public. This repo hosts the trained **weights + tokenizer only**. Benchmarks run on neutral free compute (Kaggle) and are published openly so the numbers are verifiable without exposing how the model works.
11
 
12
+ Created & released by **FatStinkyPanda**. For access or collaboration, contact the creator.