search_models
Fuzzy search models by name, family, tag, or author to locate open-source LLMs compatible with your hardware for local execution.
Instructions
Fuzzy search models by name, family, tag, or author.
Args: query: search string limit: max number of results, default 10
Returns: dict with count and matching models (sorted by relevance)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |