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 Brings Biology to v5 Main

By RepoJournal Β· Filed Β· About Hugging Face

Hugging Face's flagship repo hauled two protein-folding models onto the v5 mainline, and a wav2vec2 attention fix is ready to unblock your SDPA workflows.

The bio breakthrough lands this morning: ESMC and ESMFold2 are being ported into Transformers [2], lifting protein-folding straight into the framework's core [1]. The port is the verbatim fork code, with v5 convention adaptation coming as follow-up work [1]. Meanwhile, wav2vec2 conformer and SeamlessM4T now dispatch correctly with attn_implementation="sdpa", fixing crashes during from_pretrained [4]. On the reliability front, a LongT5 and Pop2Piano embedding tie fix prevents dropped structural weights [2], and a Retry transient network errors patch finally corrals the flaky RemoteDisconnected CI tracebacks [3]. The kernels repo lays groundwork with a resolver infrastructure [5] that will recursively solve kernel dependencies in coming PRs. Finally, sentence-transformers bumps setup-uv to 10.0.0, disabling automatic caching for sensitive events [6].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Port ESMC and ESMFold2 to Transformers (#46419) huggingface/transformers
  2. [2] Always tie embeddings for LongT5 and Pop2Piano (#47620) huggingface/transformers
  3. [3] Retry transient network errors (RemoteDisconnected) in github_utils (#48124) huggingface/transformers
  4. [4] 🚨[wav2vec2] Support attn_implementation=sdpa dispatch β†— huggingface/transformers
  5. [5] Add kernel resolver infrastructure β†— huggingface/kernels
  6. [6] Bump astral-sh/setup-uv from 9.0.0 to 10.0.0 in the actions group β†— huggingface/sentence-transformers

Quick answers

What shipped in Hugging Face on August 21, 2026?
Hugging Face's flagship repo hauled two protein-folding models onto the v5 mainline, and a wav2vec2 attention fix is ready to unblock your SDPA workflows. In total, 16 commits and 17 pull requests landed.
Who contributed to Hugging Face on August 21, 2026?
6 developers shipped this update, including dependabot, jiqing-feng, Yih-Dar, Matt, YangKai0616, and danieldk.
What were the notable Hugging Face updates?
Port ESMC and ESMFold2 to Transformers (#46419), Always tie embeddings for LongT5 and Pop2Piano (#47620), and Retry transient network errors (RemoteDisconnected) in github_utils (#48124).

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?