ur-dad-matt commited on
Commit
8b70519
·
verified ·
1 Parent(s): dd669f5

docs(card): SEO + cross-link refresh (HF-DISCOVERABILITY-001)

Browse files
Files changed (1) hide show
  1. README.md +15 -29
README.md CHANGED
@@ -39,42 +39,28 @@ language:
39
  - nl
40
  - pl
41
  ---
 
42
 
43
- > ⚠️ **SUPERSEDED — use [Outlier-Ai/Outlier-40B](https://huggingface.co/Outlier-Ai/Outlier-40B) instead.** These weights are retained live for reproducibility of earlier benchmark runs. All current research has moved to the successor.
44
 
45
- # Outlier 40B V3.2 (Superseded)
46
 
47
- Earlier ternary MoE overlay on frozen [Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct). Superseded by [Outlier-40B (V3.3)](https://huggingface.co/Outlier-Ai/Outlier-40B).
48
 
49
- - **Scale:** 40B / ~14B active
50
- - **Base (frozen):** [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
51
- - **Status:** archival — do not use for new work
52
 
53
- ## What changed
 
 
 
 
54
 
55
- V3.2 and V3.3 share the same 77.80% MMLU at 40B. V3.3 adds the 15 KB alpha-fix overlay for improved profile switching during runtime.
56
 
 
57
 
58
- ## Historical benchmark (reference only)
59
 
60
- | Benchmark | Score | Notes |
61
- |---|---|---|
62
- | MMLU 5-shot | 77.80% (n=14,042, lm-evaluation-harness v0.4.11) | Pre-V3.3 measurement |
63
 
64
- ## Use the successor
65
-
66
- - **Current:** [Outlier-Ai/Outlier-40B](https://huggingface.co/Outlier-Ai/Outlier-40B)
67
- - **Research collection:** [Outlier Research](https://huggingface.co/collections/Outlier-Ai/outlier-research-69e2fb3a71984614b3c7a279)
68
-
69
- ## Why this is still public
70
-
71
- ML research norms: earlier checkpoints stay live so external benchmarks and papers that cite this URL remain reproducible. This is not dead weight — it's the historical record.
72
-
73
- ## Related
74
-
75
- - **Outlier desktop app:** [outlier.host](https://outlier.host) — v1.4 shipping
76
- - **Discord:** [discord.gg/Hapennmdn9](https://discord.gg/Hapennmdn9)
77
-
78
- ## Patents
79
-
80
- Architecture covered by US provisional patents 64/026,886, 64/030,368, 64/034,028 (Kerr & Company LLC, 2026).
 
39
  - nl
40
  - pl
41
  ---
42
+ > **Superseded.** This repo is a research artifact from an earlier Outlier lineage and is no longer the recommended download. The current shipping tier is at **[outlier.host](https://outlier.host/?utm_source=hf&utm_medium=modelcard&utm_campaign=outlier_40b_v3_2)**.
43
 
44
+ # Outlier-40B-V3.2
45
 
46
+ This repo predates the v1.8 Outlier lineup. It is preserved here for reproducibility and historical reference, not as a production recommendation.
47
 
48
+ ## What replaced it
49
 
50
+ Current shipping tiers (see Outlier app v1.8+):
 
 
51
 
52
+ - [Outlier Nano 4B — current entry tier](https://huggingface.co/Outlier-Ai/Outlier-Nano-4B-MLX-4bit)
53
+ - [Outlier Core 27B — current default tier](https://huggingface.co/Outlier-Ai/Outlier-Core-27B-MLX-4bit)
54
+ - [Outlier Vision 35B-A3B — current multimodal tier](https://huggingface.co/Outlier-Ai/Outlier-Vision-35B-A3B-MLX-4bit)
55
+ - [DeepSeek-R1-Distill-Qwen-7B — popular reasoning model](https://huggingface.co/Outlier-Ai/DeepSeek-R1-Distill-Qwen-7B-MLX-4bit)
56
+ - [Qwen3-Coder-30B-A3B — popular coding model](https://huggingface.co/Outlier-Ai/Qwen3-Coder-30B-A3B-Instruct-MLX-4bit)
57
 
58
+ For the latest verified benchmarks and downloads, visit **[outlier.host](https://outlier.host/?utm_source=hf&utm_medium=modelcard&utm_campaign=outlier_40b_v3_2)**.
59
 
60
+ ## Original notes
61
 
62
+ This was a research / preview artifact. It may contain experimental adapters, overlays, or quantization variants that did not graduate into the shipping product. Treat any technical claims in earlier revisions of this card as provisional.
63
 
64
+ ## License
 
 
65
 
66
+ See YAML frontmatter above. Original license terms preserved.