Contents

huggingface-hub 1.4.1

0

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

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

Stars: 3334, Watchers: 3334, Forks: 937, Open Issues: 167

The huggingface/huggingface_hub repo was created 5 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 3334 github stars!

How to Install huggingface-hub

You can install huggingface-hub using pip

pip install huggingface-hub

or add it to a project with poetry

poetry add huggingface-hub

Package Details

Author
Hugging Face, Inc.
License
Apache
Homepage
https://github.com/huggingface/huggingface_hub
PyPi:
https://pypi.org/project/huggingface-hub/
GitHub Repo:
https://github.com/huggingface/huggingface_hub

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  huggingface-hub  pypi packages just yet.

Errors

A list of common huggingface-hub errors.

Code Examples

Here are some huggingface-hub code examples and snippets.

GitHub Issues

The huggingface-hub package has 167 open issues on GitHub

  • Add $defs field support to ChatCompletionInputJSONSchema
  • ChatCompletionInputJSONSchema should have "$defs" field
  • AJKMRMR
  • Upgrade GitHub Actions to latest versions
  • 404 Job Not Found when running a job through a different namespace other than the user
  • Cannot subscribe to Pro Account - prepare payment fails
  • Pre-upload progress is not persisted across restart (Xet), causing re-uploads and excess traffic
  • Pass local script and config files to job
  • Add hf papers ls CLI command
  • Update CLI help output in docs to include new commands
  • Add job labeling docs
  • Ci errors resolution
  • Jobs API update
  • Eval results synchronization
  • Pro account – Router Inference 404 for all models

See more issues on GitHub

Related Packages & Articles

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

datasets 4.5.0

HuggingFace community-driven open-source library of datasets

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.