cpcdoy / rust-sbertLinks
Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
☆122Updated last year
Alternatives and similar repositories for rust-sbert
Users that are interested in rust-sbert are comparing it to the libraries listed below
Sorting:
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆328Updated 2 years ago
- Rust language bindings for Faiss☆240Updated 2 weeks ago
- Rust client for txtai☆113Updated last week
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆337Updated last week
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Rust port of https://github.com/UKPLab/sentence-transformers☆31Updated 5 years ago
- Fast English word segmentation in Rust☆101Updated last month
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- Extract core logic from qdrant and make it available as a library.☆61Updated last year
- pgvector support for Rust☆186Updated last month
- fastText Rust binding☆63Updated last year
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆219Updated 2 weeks ago
- Low rank adaptation (LoRA) for Candle.☆168Updated 7 months ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆47Updated 9 months ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated 2 years ago
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆72Updated last year
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆249Updated 3 months ago
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- Rust port of annoy (https://github.com/spotify/annoy)☆44Updated 3 months ago
- Approx nearest neighbor search in Rust☆165Updated 2 years ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆243Updated 2 weeks ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆291Updated last month
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆313Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆235Updated last year
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Llama2 LLM ported to Rust burn☆278Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆76Updated last year
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆678Updated this week
- A Rust implementation of OpenAI's Whisper model using the burn framework☆331Updated last year