guillaume-be / rust-tokenizersLinks
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
☆323Updated 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☆225Updated 5 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆118Updated 10 months ago
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆219Updated last month
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆200Updated last month
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆303Updated last year
- finalfusion embeddings in Rust☆102Updated last year
- fastText Rust binding☆61Updated last year
- Low rank adaptation (LoRA) for Candle.☆152Updated 3 months ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆237Updated 6 months ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆308Updated last year
- Llama2 LLM ported to Rust burn☆280Updated last year
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆330Updated 3 weeks ago
- LLM Orchestrator built in Rust☆281Updated last year
- pure rust implemention of word2vec☆83Updated 2 years ago
- pgvector support for Rust☆175Updated 2 months ago
- Models and examples built with Burn☆263Updated last month
- Locality Sensitive Hashing in Rust with Python bindings☆116Updated 2 years ago
- A machine learning library for Rust.☆328Updated 11 months ago
- Rust client for Qdrant vector search engine☆317Updated 2 weeks ago
- Example of tch-rs on M1☆54Updated last year
- A rust implementation of some popular snowball stemming algorithms☆127Updated last year
- 🏆 A ranked list of awesome machine learning Rust libraries.☆404Updated last month
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆276Updated 3 weeks ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated last year
- Rust library for generating vector embeddings, reranking.☆562Updated 3 weeks ago
- A Rust implementation of OpenAI's Whisper model using the burn framework☆319Updated last year
- ONNX neural network inference engine☆221Updated this week
- LLaMa 7b with CUDA acceleration implemented in rust. Minimal GPU memory needed!☆108Updated 2 years ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆73Updated last year