Change8

v1.1.6

📦 huggingface-hubView on GitHub →
🐛 4 fixes🔧 3 symbols

Summary

This release focuses on stability, delivering several bug fixes across repository downloading, error handling, and CLI functionality.

🐛 Bug Fixes

  • Decreased the number of files before falling back to `list_repo_tree` in `snapshot_download` (#3565).
  • Fixed `HfHubHTTPError` reduction by adding a factory function (#3579).
  • Fixed `FileNotFoundError` during CLI update check (#3574).
  • Stopped using rich in the `tiny-agents` CLI (#3573).

Affected Symbols