Skip to content

Bump huggingface-hub from 1.23.0 to 1.24.0 - #33

Merged
K4TEL merged 1 commit into
testfrom
dependabot/pip/test/huggingface-hub-1.24.0
Jul 23, 2026
Merged

Bump huggingface-hub from 1.23.0 to 1.24.0#33
K4TEL merged 1 commit into
testfrom
dependabot/pip/test/huggingface-hub-1.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps huggingface-hub from 1.23.0 to 1.24.0.

Release notes

Sourced from huggingface-hub's releases.

[v1.24.0] Name your Jobs! (and download fixes)

📊 Name your Jobs!

Jobs on the Hub now support an optional --name flag on the CLI and a name parameter on the Python API (run_job, run_uv_job, create_scheduled_job, create_scheduled_uv_job). Names are stored as the name label and make Jobs easier to find and identify in the UI. You can also name an existing Job using hf jobs labels <job_id> --name my-job. Names are optional and do not need to be unique.

# Create a named Job
hf jobs run --name training-v2 python:3.12 python train.py
Name an existing Job
hf jobs labels <job_id> --name training-v2
Named scheduled Job
hf jobs scheduled run @​hourly --name hourly-task python:3.12 python -c 'print("This runs every hour!")'

📚 Documentation: CLI guide, Jobs guide

📖 Documentation

The README has been completely refreshed to put the hf CLI first. The standalone installer (curl/PowerShell) and a terminal quick start — covering auth login, models ls, download, upload, and jobs run — now appear before the Python library section. A new For AI agents section introduces hf skills add for Codex, Cursor, OpenCode, Claude Code, and other AI tools. The Python content remains intact under the renamed Use the Python library heading, with refreshed example models and a corrected tagline ("The official CLI and Python client for the Hugging Face Hub").

🐛 Bug and typo fixes

  • [Download] Fix xet download rate: show summed, not per-file speed by @​rajatarya in #4530

🏗️ Internal

Commits
  • 36fd32c Release: v1.24.0
  • 240dcf4 Release: v1.24.0.rc3
  • d43b771 Release: v1.24.0.rc2
  • 16e19c2 Release: v1.24.0.rc1
  • 2917e60 Release: v1.24.0.rc0
  • b2ae5b6 [Jobs] Add optional names to Jobs CLI and API (#4532)
  • dc5c540 CLI-first README: standalone installer and terminal quick start up top (#4527)
  • 74082b7 [Download] Fix xet download rate showing per-file speed instead of summed tot...
  • 91dc59a Bump the actions group with 4 updates (#4503)
  • 8a3189e [Docs] Fix HTTP client name in download docs (#4523)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 22, 2026
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/test/huggingface-hub-1.24.0 branch from 9aff12a to 215ed89 Compare July 23, 2026 04:37
@K4TEL
K4TEL merged commit 55ed1e1 into test Jul 23, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/test/huggingface-hub-1.24.0 branch July 23, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant