hf
all
Interact with Hugging Face Hub. Login, manage local cache, download, or upload files.
More info →Examples (7)
Download files from a repository and print out the path (omit filenames to download entire repository)
hf download --repo-type repo_type repo_id filename1 filename2 ...Upload an entire folder or a file to Hugging Face
hf upload --repo-type repo_type repo_id path/to/local_file_or_directory path/to/repo_file_or_directorymade by @shridhargupta | data from tldr-pages