We shipped "Model Family" โ€” the genealogy of open source AI model

byโ€ข

Hey makers ๐Ÿ‘‹


We've been building **ParaPulse** โ€” a trend-analytics layer for the open AI model ecosystem. The core idea: most tools tell you *how many* downloads a model has; ParaPulse tells you whether it's **rising or fading, how fast, and how it stacks up against its competitors.**

Today we're shipping a feature I'm genuinely excited about: **Model Family.**

**The problem**

There are over a million open models out there, but most aren't built from scratch โ€” they're **adapters, fine-tunes, merges, and quantizations** of a much smaller set of base models. That lineage is real, but it's buried in raw metadata nobody reads. So when you're picking a model, you keep asking:

- What is this actually fine-tuned from โ€” is the base solid?
- What quantized versions exist for *my* hardware (4-bit? AWQ? GGUF)?
- "I like Qwen โ€” show me everything derived from it, and which ones are actually being used."

There's no good way to see any of this today.

**What Model Family does**

For any model, it renders the full lineage as an **interactive graph**:

- โฌ†๏ธ **Built on** โ€” the base model(s) it descends from
- โฌ‡๏ธ **Derived** โ€” every adapter, fine-tune, merge, and quantization built on top of it, grouped by type and ranked by adoption
- Each connection carries the technical detail right on it: `4-bit AWQ`, `PEFT adapter`, `mergekit`, โ€ฆ


It's a true **graph, not a tree** โ€” merges have multiple parents (a model can be a blend of 5 others). And base models we don't track yet show up as "ghost" nodes that link straight out to the source, so the map is never broken.

**Why it matters**

- **Builders** find the right variant in seconds โ€” the quantization that fits their GPU, the adapter for their task.
- **Researchers** watch how a single base model propagates through the ecosystem over time.
- **Analysts & creators** get instant "family watch" stories โ€” *"Qwen-2.5 now has 3,000+ derivatives, +40 new quantizations this week."*

And because it sits on top of our trend data, you don't just see the family โ€” **you see which branches are growing and which are dying.**

**Try it** ๐Ÿ‘‰ [parapulse.io] โ€” open any model and scroll to **Model Family**, or jump to its full family page.

Would love your honest feedback โ€” especially: **what would make this genuinely useful in your model-selection workflow?** Anything you'd want to filter or sort by (license, params, hardware, trend)?

---

## Notes before posting

- Swap `[parapulse.io]` for a deep link to a model with a rich family (a popular base like Qwen/Mistral) so the graph looks impressive on first click.
- The "3,000+ derivatives / +40 this week" line is illustrative โ€” replace with a **real number** from your data; concrete stats boost credibility a lot on PH.
- Consider attaching a short demo GIF of the graph (pan/zoom + click into a derived model).

3 views

Add a comment

Replies

Be the first to comment