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

TRANSFORMERS FIXES CACHE ISOLATION FOR PR CI, TEST SUITE GETS TENSOR PARALLEL BOOST

By RepoJournal · Filed · About Hugging Face

The transformers test pipeline just got fixed for read-only cache environments, and the CI suite finally plugged a missing tensor parallel job that's been running blind since March.

Transformers shipped a fix [1] that makes more tests work with read-only cache, which matters because PR CI runs against a locked-down cache for security. The test failures were real before this patch [2] landed, and now those same tests pass. On the CI infrastructure side, transformers-test-ci fixed a missing tensor parallel job [3] that should have been there since March but got left behind during a recent workflow migration. The same team also patched a pytest marker issue [4] where the torch_job was running tests it shouldn't have been, creating redundant test coverage. Hub docs added a new Agent Traces guide [5] that walks users through uploading and browsing Claude Code, Codex, and Pi JSONL sessions on datasets and storage buckets. Inference provider documentation got a routine automated update [6] to sync the latest task and inference packages.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Make more tests work with read-only cache ↗ huggingface/transformers
  2. [2] Make more tests work with read-only cache (#46299) huggingface/transformers
  3. [3] Fix missing PR CI workflow tensor parallel job (#23) huggingface/transformers-test-ci
  4. [4] Fix pytest marker issue in PR CI workflow file (#22) huggingface/transformers-test-ci
  5. [5] add agent traces docs ↗ huggingface/hub-docs
  6. [6] [Bot] Update Inference Providers documentation ↗ huggingface/hub-docs

Quick answers

What shipped in Hugging Face on May 31, 2026?
The transformers test pipeline just got fixed for read-only cache environments, and the CI suite finally plugged a missing tensor parallel job that's been running blind since March. In total, 6 commits and 6 pull requests landed.
Who contributed to Hugging Face on May 31, 2026?
3 developers shipped this update, including ydshieh, cfahlgren1, and HuggingFaceInfra.
What were the notable Hugging Face updates?
Make more tests work with read-only cache, Make more tests work with read-only cache (#46299), and Fix missing PR CI workflow tensor parallel job (#23).

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?