MinishLab/model2vec
A technique that compresses sentence transformer models by up to 50x to create lightweight static embedding models.

Velocity · 7d
+3.1
★ / day
Trend
→steady
star history
Model2Vec turns any sentence transformer into a small, fast static embedding model. It produces distributional bag-of-words embeddings that maintain competitive performance while dramatically reducing model size. The technique enables efficient semantic search and retrieval without requiring full transformer inference.