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 CUTS DOC BUILD TIME, TRL DUMPS ZERO-USE PAPO TRAINER

By RepoJournal · Filed · About Hugging Face

Hugging Face shipped doc infrastructure speedups across transformers while quietly removing an experimental trainer that hasn't seen production use in six weeks.

The transformers team optimized their doc build workflow [1] by switching to light installs and dropping custom container overhead, directly addressing the velocity tax on their documentation pipeline. In parallel, TRL is killing the PAPO trainer [2] after discovering it had zero runs in the last six weeks despite shipping in October 2025; the trainer was burning maintenance cycles by subclassing GRPOTrainer and overriding large portions of logic that's been rewritten multiple times since. TRL is also simplifying its tokenization layer in a multi-part refactor [3][4], removing redundant is_vlm parameters and converting private _tokenize methods into module-level functions to reduce coupling and improve testability. Over in kernels, the team added a vendor-neutral Triton skill [5][6] that covers portable patterns for NVIDIA and AMD GPUs, filling a gap between raw CUDA and backend-specific implementations. LeRobot shipped v0.6.0 [7], a breaking change that decouples optional dependencies (add `[training]` for training support) and fixes import paths, with v0.6.1 already rolling out for hotfixes.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Make doc builds faster (#47099) huggingface/transformers
  2. [2] Remove the PAPO trainer ↗ huggingface/trl
  3. [3] Simplify tokenization [1/N]: Remove redundant is_vlm parameter (#6298) huggingface/trl
  4. [4] Simplify tokenization [2/N]: Make _tokenize a module-level function ↗ huggingface/trl
  5. [5] triton-kernels: add vendor-neutral Triton skill ↗ huggingface/kernels
  6. [6] triton-kernels: add vendor-neutral Triton skill (#675) huggingface/kernels
  7. [7] Release v0.6.0 ↗ huggingface/lerobot

Quick answers

What shipped in Hugging Face on July 7, 2026?
Hugging Face shipped doc infrastructure speedups across transformers while quietly removing an experimental trainer that hasn't seen production use in six weeks. In total, 21 commits, 20 pull requests, and 2 releases landed.
Who contributed to Hugging Face on July 7, 2026?
3 developers shipped this update, including qgallouedec, albertvillanova, and jaygala223.
What were the notable Hugging Face updates?
Make doc builds faster (#47099), Remove the PAPO trainer, and Simplify tokenization [1/N]: Remove redundant is_vlm parameter (#6298).

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?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.