search-models
Find and filter models on Hugging Face Hub using queries, authors, and tags. Retrieve relevant models for tasks like text classification or translation with customizable result limits.
Instructions
Search for models on Hugging Face Hub
Input Schema
Name | Required | Description | Default |
---|---|---|---|
author | No | Filter by author/organization (e.g., 'huggingface', 'google') | |
limit | No | Maximum number of results to return | |
query | No | Search term (e.g., 'bert', 'gpt') | |
tags | No | Filter by tags (e.g., 'text-classification', 'translation') |