cpcdoy / rust-sbertLinks
Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
☆125Updated 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:
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆343Updated 3 weeks ago
- Rust language bindings for Faiss☆246Updated 2 months ago
- Rust client for txtai☆113Updated last week
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆333Updated last week
- Low rank adaptation (LoRA) for Candle.☆169Updated 9 months ago
- finalfusion embeddings in Rust☆105Updated 2 years ago
- pgvector support for Rust☆188Updated 2 weeks ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆48Updated 11 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated 2 years ago
- Extract core logic from qdrant and make it available as a library.☆63Updated last year
- Rust port of https://github.com/UKPLab/sentence-transformers☆31Updated 5 years ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆256Updated 5 months ago
- Rust port of annoy (https://github.com/spotify/annoy)☆45Updated 5 months ago
- fastText Rust binding☆63Updated 2 years ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆254Updated 2 weeks ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆230Updated 2 months ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆141Updated 7 months ago
- Fast English word segmentation in Rust☆102Updated 2 weeks ago
- Approx nearest neighbor search in Rust☆165Updated 2 years ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- Llama2 LLM ported to Rust burn☆279Updated last year
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆80Updated 2 years ago
- Example of tch-rs on M1☆55Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆241Updated last year
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆73Updated last year
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆299Updated 3 months ago
- Locality Sensitive Hashing in Rust with Python bindings☆121Updated 2 years ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆319Updated last year
- OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API.☆78Updated last week
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆76Updated last year