RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

TRL CI BURNS, BITSANDBYTES PINNED BELOW 0.50.0

By RepoJournal · Filed · About Hugging Face

Hugging Face's TRL training library is firefighting two separate CI failures overnight, forcing temporary pins on bitsandbytes and xfailing critical tests against a broken transformers dev build.

The NemotronH parametrization of both GRPO and RLOO trainers started failing when CI installs the dev dependency stack with kernels [1], marking those tests as expected failures (xfail, strict=True) until the upstream transformers issue resolves [3]. In parallel, a bitsandbytes 0.50.0 incompatibility surfaced in the quantization and dev dependency groups, forcing a temporary pin to versions below 0.50.0 across both dependency sets [2] [4]. These aren't production breaks yet, but they're blocking CI validation for anyone running against the dev branch. Over in pytorch-image-models, Ross Wightman merged a model factory path handler fix that also corrects filename and extension priority bugs [5] [6], addressing issue #2725. The repo also cleaned up snapshot download logic and GitHub CI OIDC configuration [7]. All three TRL fixes came from albertvillanova's rapid response to cascading upstream issues.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Hotfix CI: Xfail NemotronH GRPO/RLOO tests against a broken transformers dev build ↗ huggingface/trl
  2. [2] Hotfix CI: Temporarily pin bitsandbytes < 0.50.0 ↗ huggingface/trl
  3. [3] Hotfix CI: Xfail NemotronH GRPO/RLOO tests against a broken transformers dev build (#6542) huggingface/trl
  4. [4] Hotfix CI: Temporarily pin bitsandbytes < 0.50.0 (#6544) huggingface/trl
  5. [5] Improved model factory path handling. Fix #2725 ↗ huggingface/pytorch-image-models
  6. [6] Improved model factory path handling. Fix #2725 ... also fix a few other filename/extension priority bugs. huggingface/pytorch-image-models
  7. [7] GitHub CI OIDC, snapshot dl cleanup huggingface/pytorch-image-models

Quick answers

What shipped in Hugging Face on July 26, 2026?
Hugging Face's TRL training library is firefighting two separate CI failures overnight, forcing temporary pins on bitsandbytes and xfailing critical tests against a broken transformers dev build. In total, 4 commits and 3 pull requests landed.
Who contributed to Hugging Face on July 26, 2026?
2 developers shipped this update, including albertvillanova and rwightman.
What were the notable Hugging Face updates?
Hotfix CI: Xfail NemotronH GRPO/RLOO tests against a broken transformers dev build, Hotfix CI: Temporarily pin bitsandbytes < 0.50.0, and Hotfix CI: Xfail NemotronH GRPO/RLOO tests against a broken transformers dev build (#6542).

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

Keep up with Hugging Face in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?