Skip to content

Download Huggingface models with repo & filename (not for dataset)

Notifications You must be signed in to change notification settings

boringresearch/huggingface-download-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Huggingface Download Cli

Download Huggingface given repo_id/filename

Install package

pip install huggingface-download-cli

Usage

hf_download distilbert-base-uncased-distilled-squad pytorch_model.bin --save-dir model_path

PyPI publish

python3 setup.py sdist
twine upload dist/huggingface-download-cli-1.0.3.tar.gz # pip install twine

About

Download Huggingface models with repo & filename (not for dataset)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages