guillaume-be / rust-tokenizersLinks
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
☆321Updated 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☆219Updated 4 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆117Updated 9 months ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆301Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆213Updated 3 weeks ago
- finalfusion embeddings in Rust☆102Updated last year
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆329Updated this week
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆197Updated last month
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- pure rust implemention of word2vec☆83Updated 2 years ago
- Low rank adaptation (LoRA) for Candle.☆151Updated 2 months ago
- Rust client for Qdrant vector search engine☆302Updated 2 weeks ago
- Llama2 LLM ported to Rust burn☆280Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆116Updated 2 years ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆237Updated 5 months ago
- A Rust implementation of OpenAI's Whisper model using the burn framework☆318Updated last year
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆304Updated 11 months ago
- LLM Orchestrator built in Rust☆281Updated last year
- pgvector support for Rust☆173Updated last month
- A machine learning library for Rust.☆326Updated 10 months ago
- Models and examples built with Burn☆253Updated 3 weeks ago
- fastText Rust binding☆60Updated last year
- A rust implementation of some popular snowball stemming algorithms☆127Updated last year
- Example of tch-rs on M1☆54Updated last year
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆275Updated last week
- Rust library for generating vector embeddings, reranking.☆546Updated this week
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated last year
- Ready-made tokenizer library for working with GPT and tiktoken☆322Updated last week
- High-level, optionally asynchronous Rust bindings to llama.cpp☆222Updated last year
- 🏆 A ranked list of awesome machine learning Rust libraries.☆394Updated last week
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆71Updated last year