Skip to content

Update dependency huggingface-hub to ~=1.24.0#2854

Merged
olliewalsh merged 1 commit into
mainfrom
renovate/python-updates
Jul 21, 2026
Merged

Update dependency huggingface-hub to ~=1.24.0#2854
olliewalsh merged 1 commit into
mainfrom
renovate/python-updates

Conversation

@renovate

@renovate renovate Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
huggingface-hub ~=1.23.0~=1.24.0 age confidence

Release Notes

huggingface/huggingface_hub (huggingface-hub)

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

Compare Source

📊 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 @&#8203;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

🏗️ Internal


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 09:59 AM, only on Monday (* 0-9 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/python-updates branch from 6674465 to d5a5012 Compare July 20, 2026 13:41
@renovate
renovate Bot temporarily deployed to macos-installer July 20, 2026 13:42 Inactive
@olliewalsh
olliewalsh merged commit 6395e43 into main Jul 21, 2026
56 of 57 checks passed
@renovate
renovate Bot deleted the renovate/python-updates branch July 21, 2026 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants