Sentence Transformers is joining Hugging Face!
read at source ↗ huggingface.co
Sentence Transformers is joining Hugging Face!
Source: HuggingFace Date: 2025-10-22 URL: https://huggingface.co/blog/sentence-transformers-joins-hf
Summary
Organizational announcement: Sentence Transformers transitions from UKP Lab at TU Darmstadt to Hugging Face, with Tom Aarsen (maintainer since late 2023) continuing to lead. Created by Dr. Nils Reimers in 2019; now has 16,000+ publicly available models on HF Hub, 1M+ monthly users, 400+ language support. Library remains Apache 2.0 open-source. No benchmark numbers — this is a stewardship transition announcement.
Implications
HF as open-source ML hub. Sentence Transformers joining HF as an official library (alongside Transformers, Diffusers, TRL, etc.) consolidates the embedding model ecosystem under HF’s umbrella. 16k public models using ST as a base means HF now has formal maintainership over the most widely deployed embedding library in the Python ML ecosystem — a significant position in the RAG and semantic search stack.
Open-weights ecosystem health. Tom Aarsen’s v3.0/v4.0/v5.0 releases (training API, sparse encoders, Matryoshka support) represent substantial capability additions beyond the original SentenceTransformers scope. With HF institutional backing, Sentence Transformers can move faster on integrations and keep pace with the embedding model release cadence — particularly important as new model architectures (ModernBERT, Ettin) arrive that require training infrastructure updates.