--- title: Model Galaxy emoji: 🌌 colorFrom: yellow colorTo: red sdk: gradio sdk_version: 5.20.1 app_file: app.py pinned: true short_description: Darwin family + 2026 trending models on the HF galaxy --- # 🌌 Model Galaxy Interactive **model ontology / lineage galaxy** built on top of [Eliahu/Model-Atlas](https://huggingface.co/spaces/Eliahu/Model-Atlas) (arXiv 2503.10633), with two custom overlays: 1. **🌳 VIDRAFT Darwin family** (120 models + 41 anchors + 120 edges) — the entire Darwin / Rogue / AWAXIS / TenOS / Warecube / AETHER / NOESIS-Darwin ecosystem, with parent → child merge / quantize / adapter chains 2. **⭐ 2026 Trending NLP** (48 models, lower-right) — DeepSeek-V4 family, MiMo-V2.5, Hy3-preview, GLM-5.1, Hermes-4.3-36B, Kimi-K2, gpt-oss family, NVIDIA Nemotron-3 (Super-120B / Nano-30B / Omni / Cascade), Qwen3-Coder-Next, Llama-3.3-70B, Granite-4.1-8B, dots.mocr, CADD-Base-7B, etc. 3. **🎨 2026 Trending Multimodal** (56 models, left wedge cluster) — by category: - **Image gen**: FLUX.1-dev/schnell, ERNIE-Image (+Turbo), Z-Image (+Turbo), SD-3.5-large, SDXL-base, PixelDiT-1300M - **Image edit**: FLUX.2-dev/klein-4B/9B, FLUX.1-Kontext, Qwen-Image-Edit-2509/2511, HunyuanImage-3.0 - **Video**: LTX-2 / LTX-2.3, Wan2.2-TI2V-5B / I2V-A14B, HunyuanVideo-1.5, LongCat-Video, Motif-Video-2B, SVD-img2vid - **TTS+LLM**: OmniVoice (k2-fsa), VoxCPM2, Kokoro-82M, Voxtral-4B-TTS, sarashina2.2-tts, fishaudio s2-pro, XTTS-v2, MOSS-TTS-Nano, VibeVoice-Realtime, CosyVoice3, Qwen3-TTS-12Hz (1.7B/0.6B), chatterbox - **Speech/ASR**: VibeVoice-ASR, granite-speech-4.1 (2b/+plus), whisper-large-v3 (+turbo), cohere-transcribe-03-2026, Qwen3-ASR-1.7B, parakeet-tdt-0.6b-v3 - **Audio gen**: ACE-Step1.5 / acestep-v15-xl-turbo - **Any-to-Any (Omni)**: LLaDA2.0-Uni, SenseNova-U1-8B-MoT, Gemma-4-E4B/E2B-it, MiniCPM-o-4_5, Qwen3-Omni-30B-A3B, HKUSTAudio Audio-Omni, Phi-4-multimodal-instruct ## Atlases | Atlas | Nodes | Edges | Purpose | |---|---:|---:|---| | **Modalities Atlas (+ Darwin + Trending + Multimodal)** *(default)* | 22 482 | 24 234 | Full HF modality landscape with all overlays | | Large NLP Atlas (+ Darwin + Trending + Multimodal) | 137 326 | 152 926 | Full HF NLP ecosystem with all overlays | | 🌳 DARWIN Family + Trending compact view | 279 | 148 | Compact custom-injected ontology | | Hugging Face Galaxy | full | full | Original Eliahu galaxy view (untouched) | ## Cluster placement | Cluster | Coordinates | Size | |---|---|---:| | 🌳 Darwin family (upper-right) | x ≈ 7000, y ≈ 5000 | 120 nodes | | ⭐ 2026 Trending NLP (lower-right) | x ≈ 6500, y ≈ -5500 | 48 nodes | | 🎨 2026 Trending Multimodal (left wedges) | x ≈ -6500, y ≈ -1000 | 56 nodes | Both clusters are far enough from the existing HF nodes that they are immediately spotted on first load. ## Color legend ### Darwin family (base_model_relation) - 🔴 **red** — FINAL-Bench official Darwin Core (Darwin-2B/4B/9B/27B/28B/31B/35B/36B/TTS, Darwin-Image-v1, Darwin-28B-NEG, lastbrain v1/2/3) - 🟠 **amber** — VIDRAFT brand variants (Rogue / AWAXIS / TenOS / Warecube / Heartsync / VIDraft) - 💗 **pink** — TTS+LLM hybrids (Darwin-TTS-1.7B-Cross, VoxCPM2-KZ-Darwin) - 🟣 **indigo** — Image (Darwin-Image-v1) - 🩵 **teal** — Audio / Speech (NOESIS-OmniAudio, Whisper-Darwin, UniverSR) - 🟦 **sky** — AETHER series (Q2B-Proto, Q2B-v2, 14B-Phase1) - 🟪 **purple** — quantized derivatives (GGUF / NVFP4 / AWQ / MFP4 / FP8 / INT4 / INT8 / BF16 / mlx) - 🟢 **green** — LoRA adapters - ⚪ **gray** — external base_model anchors (Qwen / Gemma parents) ### 2026 Trending (per-company colors) - 🟢 emerald — DeepSeek - 🟧 orange — Xiaomi - 🟦 blue — Tencent / Google - 🟪 violet — MiniMax / Tesslate / Moonshot - 🟦 teal — OpenAI / Poolside - 🟦 sky — IBM - 🟧 amber — Alibaba (Qwen) - 🟦 indigo — Meta / Zed - 💗 pink — NousResearch - 🟢 green — Microsoft - 🟢 lime — NVIDIA Nemotron - 🔴 red — rednote - ⬛ near-black — Apple ## Sources - HF API enumeration (whitelist authors + keyword search) → 120 Darwin family - Per-model `cardData.base_model` for parent → child edges - Top-100 trendingScore filter (no quantizations / community merges) → 48 originals - Sigma.js + pako (browser-side gzip) renderer ## Citation (original Atlas paper) ```bibtex @misc{horwitz2025chartingnavigatinghuggingfaces, title={Charting and Navigating Hugging Face's Model Atlas}, author={Eliahu Horwitz and Nitzan Kurer and Jonathan Kahana and Liel Amar and Yedid Hoshen}, year={2025}, eprint={2503.10633}, archivePrefix={arXiv}, primaryClass={cs.LG}, url={https://arxiv.org/abs/2503.10633} } ```