About Anaconda Help Download Anaconda

anaconda / packages / huggingface_hub 0.24.6

Client library to download and publish models, datasets and other repos on the huggingface.co hub

Installers

  • linux-s390x v0.24.6
  • osx-64 v0.24.6
  • osx-arm64 v0.24.6
  • win-64 v0.24.6
  • linux-64 v0.24.6
  • linux-aarch64 v0.24.6
  • noarch v0.2.1
  • linux-ppc64le v0.17.3

conda install

To install this package run one of the following:
conda install anaconda::huggingface_hub

Description

The huggingface_hub is a client library to interact with the Hugging Face Hub. The Hugging Face Hub is a platform with over 35K models, 4K datasets, and 2K demos in which people can easily collaborate in their ML workflows. The Hub works as a central place where anyone can share, explore, discover, and experiment with open-source Machine Learning.

With huggingface_hub, you can easily download and upload models, datasets, and Spaces. You can extract useful information from the Hub, and do much more. Some example use cases:

  • Downloading and caching files from a Hub repository.
  • Creating repositories and uploading an updated model every few epochs.
  • Extract metadata from all models that match certain criteria (e.g. models for text-classification).
  • List all files from a specific repository.

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy