← Về thư mục
📄 / / root / .hermes / skills / mlops / huggingface-hub / SKILL.md

name: huggingface-hub description: "HuggingFace hf CLI: search/download/upload models, datasets." version: 1.0.1 author: Hugging Face license: MIT tags: [huggingface, hf, models, datasets, hub, mlops] platforms: [linux, macos, windows]


Hugging Face CLI (hf) Reference Guide

The hf command is the modern command-line interface for interacting with the Hugging Face Hub, providing tools to manage repositories, models, datasets, and Spaces.

IMPORTANT: The hf command replaces the now deprecated huggingface-cli command.

Quick Start


Core Commands

General Operations

Authentication (hf auth)

Repository Management (hf repos)


Specialized Hub Interactions

Datasets & Models

Discussions & Pull Requests (hf discussions)

Infrastructure & Compute

Storage & Automation


Advanced Usage & Tips

Global Flags

Extensions & Skills