hf

Python library for interacting with Hugging Face Hub repositories

brewmacoslinux
Try with needOr install directly
Source

About

Client library for huggingface.co hub

Commands

huggingface-cli

Examples

Login to Hugging Face Hub with your account token$ huggingface-cli login
Download a model from the Hugging Face Hub$ huggingface-cli download meta-llama/Llama-2-7b
Upload a local file or model to your Hub repository$ huggingface-cli upload my-model ./model.bin --repo-type model