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

AI REVIEWER GAINS INFERENCE CONTROL, DIFFUSERS TEST SUITE OVERHAUL UNDERWAY

By RepoJournal · Filed · About Hugging Face

The AI reviewer bot now lets you pick your inference provider and manage token budgets with headroom, while diffusers ships a major modeling-test migration across four autoencoder variants.

AI-reviewer shipped two critical UX improvements overnight. The dropdown for Hugging Face inference provider selection [1] fixes a blocking usability gap, and token reduction with headroom support [2] gives you fine-grained control over context windows. Both changes need UI propagation to be useful at scale. Over in diffusers, the modeling-test migration continues at pace: four autoencoder test suites (temporal decoder, cosmos, kvae, mochi) moved to the mixin-based structure [3], fixing a return_dict propagation bug in AutoencoderKLMochi along the way. CosmosControlNetModel tests also migrated [6]. The marigold depth pipeline stopped failing on XPU and A100 [4], and QwenImage attention masking under Ulysses sequence parallelism is fixed [5]. huggingface.js released tasks-v0.21.10 and v0.21.9 [7] [8], added MMMU-Pro as an evaluation framework [9], and updated CheXmix download tracking [10]. Transformers-ci infrastructure gained staging environment mirroring, protocol flexibility, and memory optimizations [11] [12] [13].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] implement dropdown when hf inference provider is selected. ↗ huggingface/ai-reviewer
  2. [2] implement token reduction with `headroom` ↗ huggingface/ai-reviewer
  3. [3] refactor autoencoder tests (temporal decoder, cosmos, kvae, mochi) ↗ huggingface/diffusers
  4. [4] fix marigold depth failure in xpu and A100 ↗ huggingface/diffusers
  5. [5] Fix the QwenImage Attention mask under Ulysses SP ↗ huggingface/diffusers
  6. [6] refactor controlnet_cosmos tests ↗ huggingface/diffusers
  7. [7] tasks-v0.21.10 ↗ huggingface/huggingface.js
  8. [8] tasks-v0.21.9 ↗ huggingface/huggingface.js
  9. [9] Add mmmu-pro eval framework (#2213) huggingface/huggingface.js
  10. [10] Updated CheXmix Download Counts (#2219) huggingface/huggingface.js
  11. [11] added a mirroring option for a staging env huggingface/transformers-ci
  12. [12] protect calls around staging huggingface/transformers-ci
  13. [13] allow setting the protocol huggingface/transformers-ci

Quick answers

What shipped in Hugging Face on June 9, 2026?
The AI reviewer bot now lets you pick your inference provider and manage token budgets with headroom, while diffusers ships a major modeling-test migration across four autoencoder variants. In total, 28 commits, 14 pull requests, and 2 releases landed.
Who contributed to Hugging Face on June 9, 2026?
3 developers shipped this update, including akshan-main, sywangyi, and zhtmike.
What were the notable Hugging Face updates?
implement dropdown when hf inference provider is selected, implement token reduction with `headroom`, and refactor autoencoder tests (temporal decoder, cosmos, kvae, mochi).

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?