Hugging Face CLI The CLI provides direct terminal access to the Hugging Face Hub for downloading, uploading, and managing repositories, cache, and compute resources. When to Use This Skill Use this skill when: - User needs to download models, datasets, or spaces - Uploading files to Hub repositories - Creating Hugging Face repositories - Managing local cache - Running compute jobs on HF infrastructure - Working with Hugging Face Hub authentication Quick Command Reference | Task | Command | |------|---------| | Login | | | Download model | | | Download to folder | | | Upload folder | | | Creat…