guillaume-be / rust-tokenizers
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
☆312Updated last year
Alternatives and similar repositories for rust-tokenizers:
Users that are interested in rust-tokenizers are comparing it to the libraries listed below
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆114Updated 7 months ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆291Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆200Updated 2 months ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆182Updated 2 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated last year
- Rust language bindings for Faiss☆215Updated 2 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆324Updated last month
- Llama2 LLM ported to Rust burn☆278Updated last year
- Rust client for Qdrant vector search engine☆278Updated 2 weeks ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆293Updated 9 months ago
- finalfusion embeddings in Rust☆100Updated last year
- A machine learning library for Rust.☆326Updated 8 months ago
- pgvector support for Rust☆152Updated 3 weeks ago
- Low rank adaptation (LoRA) for Candle.☆145Updated 2 weeks ago
- Rust library for generating vector embeddings, reranking locally☆493Updated this week
- A rust implementation of some popular snowball stemming algorithms☆125Updated last year
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆233Updated 3 months ago
- ONNX neural network inference engine☆204Updated this week
- Models and examples built with Burn☆235Updated 2 weeks ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆75Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆220Updated 11 months ago
- The most accurate natural language detection library for Rust, suitable for short text and mixed-language text☆957Updated 2 weeks ago
- pure rust implemention of word2vec☆83Updated last year
- A Rust implementation of OpenAI's Whisper model using the burn framework☆304Updated last year
- LLM Orchestrator built in Rust☆279Updated last year
- A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging first principles.☆783Updated last week
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆72Updated last year
- Example of tch-rs on M1☆53Updated last year
- Tensors and differentiable operations (like TensorFlow) in Rust☆494Updated 2 years ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆264Updated 2 weeks ago