TLDRocket
Sign in

Embeddings

19 summarised stories about Embeddings, each linking back to the original source. Browse all topics →

Wednesday, 15 January 2025

Train 400x faster Static Embedding Models with Sentence Transformers

Hugging Face Blog 1 year ago

Researchers released training methods for static embedding models that achieve 100x to 400x faster CPU inference speeds than standard embedding models like all-mpnet-base-v2 and multilingual-e5-small. The new models retain at least 85% of the performance of their slower counterparts while using simple dictionary lookups instead of attention-based encoders. These efficiency gains enable deployment in resource-constrained environments including on-device, browser-based, and edge computing applications.