bodaay/HuggingFaceModelDownloader
Simple go utility to download HuggingFace Models and Datasets
This tool helps machine learning practitioners, researchers, and AI developers quickly and efficiently download large models and datasets from Hugging Face Hub. You input a model or dataset name, and it outputs the files to your local machine, ready for use with Python libraries like Transformers. It's designed for anyone working with large language models, stable diffusion models, or datasets who needs to manage downloads effectively.
915 stars. Actively maintained with 10 commits in the last 30 days.
Use this if you frequently download large AI models or datasets from Hugging Face and want faster, more reliable downloads with smart filtering and an interactive guide for selecting the right model variant.
Not ideal if you only occasionally download small files or prefer to manually manage every aspect of your data storage without a dedicated tool.
Stars
915
Forks
105
Language
Go
License
Apache-2.0
Category
Last pushed
Jan 30, 2026
Commits (30d)
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/bodaay/HuggingFaceModelDownloader"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
ModelCloud/GPTQModel
LLM model quantization (compression) toolkit with hw acceleration support for Nvidia CUDA, AMD...
intel/auto-round
🎯An accuracy-first, highly efficient quantization toolkit for LLMs, designed to minimize quality...
pytorch/ao
PyTorch native quantization and sparsity for training and inference
NVIDIA/kvpress
LLM KV cache compression made easy
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly...