Hugging Face Models (Hugmodel)

Category: FileSys Status: base

Connects to the Hugging Face Hub to browse, search, and download machine learning models. Supports loading GGUF model files for local inference.

Connection Settings

No connection fields required. The adapter uses the public Hugging Face Hub API. To access private models, set the HUGGINGFACE_TOKEN environment variable.

Authentication

Public models: no credentials needed. Private models: set a Hugging Face access token via environment variable or the HF CLI (huggingface-cli login).

Supported Actions

External Links