Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Discovering Hidden Gems in Model Repositories

About

Public repositories host millions of fine-tuned models, yet community usage remains disproportionately concentrated on a small number of foundation checkpoints. We investigate whether this concentration reflects efficient market selection or if superior models are systematically overlooked. Through an extensive evaluation of over 2,000 models, we show the prevalence of "hidden gems", unpopular fine-tunes that significantly outperform their popular counterparts. Notably, within the Llama-3.1-8B family, we find rarely downloaded checkpoints that improve math performance from 83.2% to 96.0% without increasing inference costs. However, discovering these models through exhaustive evaluation of every uploaded model is computationally infeasible. We therefore formulate model discovery as a Multi-Armed Bandit problem and accelerate the Sequential Halving search algorithm by using shared query sets and aggressive elimination schedules. Our method retrieves top models with as few as 50 queries per candidate, accelerating discovery by over 50x.

Jonathan Kahana, Eliahu Horwitz, Yedid Hoshen• 2026

Related benchmarks

TaskDatasetResultRank
Model DiscoveryQwen-7B model tree (Extended Discovery)
Rank1.7
48
Model DiscoveryMistral-7B model tree Extended Discovery
Rank1.1
48
Model DiscoveryLlama-8B model tree Extended Discovery
Rank1.3
48
Model DiscoveryQwen-3B model tree Extended Discovery
Rank11.3
48
Model RetrievalQwen-3B model tree (test)
Rank3.5
21
Model RetrievalQwen-7B model tree (test)
Rank3.6
21
Model RetrievalMistral-7B model tree (test)
Rank1.6
21
Model RetrievalLlama-8B model tree (test)
Rank3
21
Aggregate Model EvaluationRouterBench subsampled 2500 s
Accuracy79.1
8
Code GenerationMBPP subsampled 2500 s
Accuracy82.1
8
Showing 10 of 14 rows

Other info

Follow for update