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 SHIPS FLASH ATTENTION FOR STATIC CACHE, DIFFUSERS 0.39.0 LANDS

By RepoJournal · Filed · About Hugging Face

Transformers unlocked faster prefill inference with Flash Attention kernel support, while diffusers ships a full release and Serge surfaces real error messages instead of pod log dead ends.

The transformers prefill optimization [1] expands Flash Attention kernel conditions to work with StaticCache, removing XPU-specific code paths and dispatching more efficiently through sdpa. That lands alongside TIPSv2 support [2], a new vision-language model that integrates Siglip2 text configs and modular loss computation. CLI users get a critical fix [3] for compatibility with huggingface_hub 1.22, which changed typer_factory's return type and broke every test runner. Diffusers shipped v0.39.0 [5] and added Flash 3 varlen_hub support for sequence parallel workflows [6] with QwenImage pipeline validation. On the ops side, Serge [7] and [8] now surface real crash causes instead of generic "see pod log" messages, and admins can test provider tokens before reviews fail silently. CI memory got a haircut too [4], with tiny Hub repos replacing 342 MB tokenizers in processor tests.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [sdpa] Allow prefill to use FA kernel with StaticCache (#47094) huggingface/transformers
  2. [2] Add TIPSv2 (#46347) huggingface/transformers
  3. [3] Fix CLI compatibility with huggingface_hub 1.22 (#47059) (#47064) huggingface/transformers
  4. [4] processor tests: use tiny Hub repos to reduce CI memory (#47115) huggingface/transformers
  5. [5] post release v0.39.0 ↗ huggingface/diffusers
  6. [6] add SP support for `_flash_3_varlen_hub` backend ↗ huggingface/diffusers
  7. [7] admin: add "Test" button to validate a provider token can run inference ↗ huggingface/serge
  8. [8] review_runner: surface real crash cause instead of "(see pod log)" ↗ huggingface/serge

Quick answers

What shipped in Hugging Face on July 8, 2026?
Transformers unlocked faster prefill inference with Flash Attention kernel support, while diffusers ships a full release and Serge surfaces real error messages instead of pod log dead ends. In total, 30 commits and 30 pull requests landed.
Who contributed to Hugging Face on July 8, 2026?
3 developers shipped this update, including sayakpaul, zhtmike, and tarekziade.
What were the notable Hugging Face updates?
[sdpa] Allow prefill to use FA kernel with StaticCache (#47094), Add TIPSv2 (#46347), and Fix CLI compatibility with huggingface_hub 1.22 (#47059) (#47064).

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.