Download models from HuggingFace
hf-downloadskillsetup L2★3
richfrem/agent-plugins-skills ↗What it does
Download files and models from HuggingFace Hub
Best for
Fetching HuggingFace models with automatic exponential backoff on rate limits.
Inputs
- · Repository ID
- · File pattern
- · Local directory
Outputs
- · Downloaded files at local path
Requires
- · Python 3.8+
- · huggingface_hub
Preconditions
- · hf-init run first
- · HUGGING_FACE_TOKEN set
Failure modes
- · Rate limit hit
- · Invalid credentials
Trust signals
- · Exponential backoff pattern
- · Glob pattern support