cpcdoy / rust-sbertLinks
Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
☆114Updated 8 months ago
Alternatives and similar repositories for rust-sbert
Users that are interested in rust-sbert are comparing it to the libraries listed below
Sorting:
- finalfusion embeddings in Rust☆101Updated last year
- Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (…☆315Updated last year
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆326Updated 2 weeks ago
- Rust client for txtai☆111Updated last month
- Low rank adaptation (LoRA) for Candle.☆147Updated last month
- Extract core logic from qdrant and make it available as a library.☆58Updated last year
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆185Updated 3 months ago
- pgvector support for Rust☆158Updated last week
- Rust port of https://github.com/UKPLab/sentence-transformers☆28Updated 5 years ago
- Rust language bindings for Faiss☆217Updated 3 months ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆236Updated 4 months ago
- fastText Rust binding☆60Updated last year
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆80Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆222Updated 11 months ago
- Example of tch-rs on M1☆53Updated last year
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆39Updated last year
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆136Updated 4 months ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆46Updated 3 months ago
- OpenAI Dive is an unofficial async Rust library that allows you to interact with the OpenAI API.☆63Updated last week
- Llama2 LLM ported to Rust burn☆277Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆207Updated 3 months ago
- ☆29Updated 6 months ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆77Updated last year
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆71Updated last year
- Rust library for generating vector embeddings, reranking.☆523Updated this week
- Implementation of the Coursera ML course in Rust☆38Updated 3 months ago
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations