Hasty Briefsbeta

Bilingual

Show HN: Model2vec-Rs – Fast Static Text Embeddings in Rust

a year ago
  • #Embeddings
  • #Rust
  • #Model2Vec
  • Lightweight Rust implementation for Model2Vec static embedding models.
  • Supports loading models from Hugging Face Hub or local paths.
  • Provides CLI and library methods for creating embeddings.
  • Includes pre-trained models for various tasks and languages.
  • Benchmark shows Rust implementation is 1.7× faster than Python.