RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Pick a date

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.

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

FAQ

What changed 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.
What should Hugging Face teams do about it?
Test your inference provider tokens in Serge admin panel before the next review run • Upgrade to transformers with the StaticCache prefill optimization if you're serving long-sequence inference • Update CLI tests if you're on huggingface_hub 1.22 or later
Which Hugging Face repositories shipped on July 8, 2026?
huggingface/transformers, huggingface/diffusers, huggingface/serge

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.