Skip to content

Pin huggingface-hub to <=1.13.0#19365

Closed
Erik-Lundell wants to merge 1 commit intopytorch:mainfrom
Erik-Lundell:pin-hugging
Closed

Pin huggingface-hub to <=1.13.0#19365
Erik-Lundell wants to merge 1 commit intopytorch:mainfrom
Erik-Lundell:pin-hugging

Conversation

@Erik-Lundell
Copy link
Copy Markdown
Collaborator

@Erik-Lundell Erik-Lundell commented May 7, 2026

huggingface-hub is a dependency in datasets
that is pinned to <2.0 which huging-face has not
reach yet. That means it will currently always get the latest version.

After the 1.14.0 update on 6/5-2026, many jobs
have started to time out when downloading using
huggingface-hub.

Pinning in requirements-examples.txt should be
enough, since those requirements should be installed unless install_executorch.sh is ran with --minimal

Should fix tests that started timing out consistently after 3a4c3a1 (unrelated to PR)
for example trunk / test-arm-ootb-linux (run_deit_e2e_ethos_u)

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell

huggingface-hub is a dependency in datasets
that is pinned to <2.0 which huging-face has not
reach yet. That means it will currently always get
the latest version.

After the 1.14.0 update on 6/5-2026, many jobs
have started to time out when downloading using
huggingface-hub.

Pinning in requirements-examples.txt should be
enough, since those requirements should be installed
unless install_executorch.sh is ran with --minimal

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ia3936f99fd1edd78fb3085093e232cdfedbce79d
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 7, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19365

Note: Links to docs will display an error until the docs builds have been completed.

❌ 6 Cancelled Jobs, 16 Unrelated Failures

As of commit 5b3800a with merge base 1debeb6 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 7, 2026
@Erik-Lundell Erik-Lundell added ciflow/trunk partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels May 7, 2026
@zingo zingo added the help wanted Extra attention is needed label May 7, 2026
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 7, 2026
@Erik-Lundell
Copy link
Copy Markdown
Collaborator Author

Erik-Lundell commented May 7, 2026

Some job still cancel due to bad downloads, but not that many compared to for example #19363. Notably Arm's ootb job passes.

@zingo
Copy link
Copy Markdown
Collaborator

zingo commented May 7, 2026

@digantdesai this fixes som CI stuff :) OK to get merged?

@rascani
Copy link
Copy Markdown
Contributor

rascani commented May 7, 2026

This should be fixed with #19358 and #19371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/cuda ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. help wanted Extra attention is needed partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants