philipjohnbasile commited on
Commit
72b2299
Β·
verified Β·
1 Parent(s): bf31e01

Upload design/DESIGN.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. design/DESIGN.md +7 -6
design/DESIGN.md CHANGED
@@ -90,12 +90,13 @@ The elite training lives in the heal corpus + the facet-inclusive calibration (`
90
  `80_family_eval.py` scores each via the soul gates):
91
 
92
  ```
93
- 99GB : β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ (baseline, current)
94
- 64GB : should hold ~baseline (~46 experts, 3-bit, 96GB Macs)
95
- 48GB : should hold high (~36 experts, 3-bit, 64GB Macs)
96
- 28GB : the squeeze β€” watch which facets dip (~26 experts, 2.5-bit, 36-48GB Macs)
97
- 14GB : βš—οΈ where does the soul start to break? (~16 experts, 2-bit, 24GB Macs)
98
- 7GB : βš—οΈ the floor (~8 experts, 2-bit, 16GB laptops)
 
99
  ```
100
 
101
  Per size: facet-calib β†’ saliency β†’ prune harder β†’ quantize β†’ heal (the soul corpus) β†’ scorecard (% elite per
 
90
  `80_family_eval.py` scores each via the soul gates):
91
 
92
  ```
93
+ ~106GB : β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 77 experts Β· 3-bit (baseline, this model) β†’ 128 GB Mac
94
+ 67GB : β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 46 experts Β· 3-bit β†’ 96 GB Mac
95
+ 55GB : β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 36 experts Β· 3-bit β†’ 64 GB Mac
96
+ 36GB : β–ˆβ–ˆβ–ˆ 26 experts Β· 2.5-bit β†’ 48 GB Mac
97
+ 20GB : β–ˆβ–ˆ 16 experts Β· 2-bit βš—οΈ β†’ 32 GB Mac
98
+ 14GB : β–ˆ 8 experts Β· 2-bit βš—οΈ (floor; ~10.4GB base) β†’ 24 GB Mac
99
+ (sizes MEASURED: ~10.4GB fixed base + experts Γ— ~1.24GB Γ— bits/3; <~13GB impossible)
100
  ```
101
 
102
  Per size: facet-calib β†’ saliency β†’ prune harder β†’ quantize β†’ heal (the soul corpus) β†’ scorecard (% elite per