EXE
WinGet
HuggingFace Model Downloader
bodaay · 3.0.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
hfdownloader_windows_amd64_v3.0.3.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
bodaay.hfdownloader
Version
3.0.3
Description
Simple go utility to download HuggingFace Models and Datasets
License
Apache-2.0
↗
Installer URL
https://github.com/bodaay/HuggingFaceModelDownloader/releases/download/v3.0.3/hfdownloader_windows_amd64_v3.0.3.exe
Release Notes
What's Changed in v3.0.3
Features
- add GitHub Actions for releases and Docker, update to v3.0.0 (b1cf225)
- add revision picker for multi-branch repos and improve web UI (183603c)
- add modern web UI with analyze, cache browser, and authentication (Phase 3.9) (2bdad97)
- add detailed Transformers model analysis (Phase 3.3) (1170f50)
- add smart downloader analyzer for HuggingFace repositories (9c2b5c6)
- add list, info, and mirror commands (0253046)
- implement HuggingFace cache structure and m…