EN DE
← ← Zurück zur Übersicht

huggingface-hub

mlops › huggingface-hub v1.0.0
huggingface hf models datasets hub mlops

Beschreibung

HuggingFace hf CLI: search/download/upload models, datasets.

Relevanz für unsere Projekte

HuggingFace hf CLI: search/download/upload models, datasets.

SKILL.md Preview

# 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
*   **Installation:** `curl -LsSf https://hf.co/cli/install.sh | bash -s`
*   **Help:** Use `hf --help` to view all available functions and real-world examples.
*   **Authentication:**

← ← Zurück zur Übersicht