guillaume-be / rust-tokenizersLinks
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
☆325Updated last year
Alternatives and similar repositories for rust-tokenizers
Users that are interested in rust-tokenizers are comparing it to the libraries listed below
Sorting:
- Rust language bindings for Faiss☆226Updated last week
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆121Updated 11 months ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆221Updated 2 months ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆206Updated this week
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated 2 years ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆307Updated last year
- finalfusion embeddings in Rust☆102Updated last year
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆332Updated this week
- fastText Rust binding☆62Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆117Updated 2 years ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆242Updated last month
- Example of tch-rs on M1☆54Updated last year
- pure rust implemention of word2vec☆85Updated 2 years ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆313Updated last year
- LLM Orchestrator built in Rust☆282Updated last year
- pgvector support for Rust☆177Updated last week
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆593Updated last week
- Models and examples built with Burn☆282Updated last week
- Llama2 LLM ported to Rust burn☆280Updated last year
- A rust implementation of some popular snowball stemming algorithms☆128Updated last year
- Rust client for Qdrant vector search engine☆326Updated this week
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated last year
- Low rank adaptation (LoRA) for Candle.☆158Updated 4 months ago
- A machine learning library for Rust.☆328Updated last year
- A Rust implementation of OpenAI's Whisper model using the burn framework☆322Updated last year
- The most accurate natural language detection library for Rust, suitable for short text and mixed-language text☆990Updated last week
- 🏆 A ranked list of awesome machine learning Rust libraries.☆419Updated last week
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆109Updated 2 years ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆281Updated 3 weeks ago
- High-level, optionally asynchronous Rust bindings to llama.cpp☆228Updated last year