Search Models
search_modelsSearch Hugging Face Hub models with filters for author, library (transformers/diffusers/…), language, pipeline_tag (text-generation/…), and tags; sort by downloads, likes, or trendingScore.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Include extra fields (cardData, gated, etc.) | |
| sort | No | downloads | likes | trendingScore | lastModified | createdAt | |
| tags | No | Comma-separated tags | |
| limit | No | 1-1000 (default 20) | |
| author | No | Filter by org or user (e.g. "meta-llama") | |
| search | No | Free-text — name / description | |
| library | No | transformers | diffusers | sentence-transformers | ... | |
| language | No | ISO language code, e.g. "fr" — matched as a Hub tag, not validated | |
| direction | No | -1 (desc, default) | 1 (asc) | |
| pipeline_tag | No | text-generation | text-classification | image-classification | translation | ... |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||