Basic Information

appmixer.ai.huggingface.FindModels

Find Models

1.0.0

Public

Search the Hugging Face Hub for model repositories by keyword, author, task or tag. Returns up to 100 models per call.

Input Ports

in

FieldTypeDescription
Search text Substring matched against the model repository ID, e.g. llama.
Author text Restrict to models owned by this user or organization, e.g. google.
Task text Restrict to one task, e.g. text-generation, summarization, text-to-image.
Tags text Comma separated list of tags a model must carry, e.g. transformers, safetensors.
Sort By select Property to order the results by. Leave empty for the Hub default ordering.
Sort Direction select Only applies when Sort By is set.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata