RepoJournal
Hugging Face

@huggingface

Transformers, Datasets, and the open AI-model layer

Pick a date

Topics: Python AI / ML Full archive →

The Wire · Showcase

TRANSFORMERS 5.14 SHIPS WITH INKLING MULTIMODAL MODEL

By RepoJournal · Filed · About Hugging Face

Hugging Face shipped transformers v5.14.0 with native support for Inkling, a 975B parameter multimodal model that processes text, image, and audio in a single forward pass.

The Inkling addition [1] [2] lands with fresh processor implementation and tokenizer fixes that address long-standing gaps in model coverage [3]. Parallel work hardened the tokenizer doc build pipeline [4], cutting build time through streamlined dependency management. On the infrastructure side, the hf-mcp-server received critical authentication hardening [5] that removes dangerous fallback token behavior for HTTP transports and enforces Host/Origin allowlisting by default. Sentence-transformers fixed a metric prefixing bug in ReciprocalRankFusionEvaluator [6] that broke trainer evaluation loops, and patched a torch 2.13 crash affecting bf16 computations on Windows [7]. Diffusers aligned snapshot_download behavior [8] to match online validation patterns when working offline, ensuring interrupted downloads don't silently accept corrupted caches.

Action items

References

  1. [1] Release v5.14.0 ↗ huggingface/transformers
  2. [2] Add Inkling model (#47347) huggingface/transformers
  3. [3] Fix models for which we don't have a dedicated tokenizer class, and the listed one is incorrect ↗ huggingface/transformers
  4. [4] Make doc builds faster (#2158) huggingface/tokenizers
  5. [5] Harden HTTP MCP request authentication ↗ huggingface/hf-mcp-server
  6. [6] Fix ReciprocalRankFusionEvaluator primary_metric not being prefixed (#3861) huggingface/sentence-transformers
  7. [7] [`tests`] Skip bf16 + Windows + CPU forwards, as they can WindowsError on torch 2.13 ↗ huggingface/sentence-transformers
  8. [8] align snapshot_download to respect hfh latest version ↗ huggingface/diffusers

Quick answers

What shipped in Hugging Face on July 16, 2026?
Hugging Face shipped transformers v5.14.0 with native support for Inkling, a 975B parameter multimodal model that processes text, image, and audio in a single forward pass. In total, 30 commits, 21 pull requests, and 2 releases landed.
Who contributed to Hugging Face on July 16, 2026?
11 developers shipped this update, including ArthurZucker, Pablo Montalvo, itazap, tarekziade, Mishig, avishaigo-commits, evalstate, and Vineeth Sai, and 3 more.
What were the notable Hugging Face updates?
Release v5.14.0, Add Inkling model (#47347), and Fix models for which we don't have a dedicated tokenizer class, and the listed one is incorrect.

More from @huggingface

Daily updates, in your inbox

Follow Hugging Face

Transformers, Datasets, and the open AI-model layer We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire