reteplayground
Aggregate

The most-finetuned models on the Hub

BaseFinetunes
distilbert-base-uncased12,052
smolvla_base6,844
bert-base-uncased6,830
Qwen2.5-7B-Instruct4,560
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 20 rows · 27.1 s · 31.5 MB of 1108.0 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX hf: <https://w3id.org/rete/huggingface#> SELECT ?base (COUNT(*) AS ?finetunes) WHERE { ?model hf:finetunedFrom ?base . } GROUP BY ?base ORDER BY DESC(?finetunes) LIMIT 20

rete playground · documentation · github.com/caviri/rete