guillaume-be / rust-tokenizersLinks
Rust-tokenizer offers high-performance tokenizers for modern language models, including WordPiece, Byte-Pair Encoding (BPE) and Unigram (SentencePiece) models
☆328Updated 2 years ago
Alternatives and similar repositories for rust-tokenizers
Users that are interested in rust-tokenizers are comparing it to the libraries listed below
Sorting:
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆122Updated last year
- Rust language bindings for Faiss☆240Updated 2 weeks ago
- Rust wrapper for Microsoft's ONNX Runtime (version 1.8)☆313Updated last year
- Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package☆243Updated 2 weeks ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆219Updated 2 weeks ago
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- HNSW ANN from the paper "Efficient and robust approximate nearest neighbor search using Hierarchical Navigable Small World graphs"☆249Updated 3 months ago
- pure rust implemention of word2vec☆86Updated 2 years ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆337Updated last week
- Locality Sensitive Hashing in Rust with Python bindings☆119Updated 2 years ago
- fastText Rust binding☆63Updated last year
- Low rank adaptation (LoRA) for Candle.☆168Updated 7 months ago
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆329Updated last year
- A machine learning library for Rust.☆332Updated last year
- A Rust implementation of OpenAI's Whisper model using the burn framework☆331Updated last year
- LLM Orchestrator built in Rust☆285Updated last year
- Llama2 LLM ported to Rust burn☆278Updated last year
- Models and examples built with Burn☆315Updated 3 weeks ago
- Rust client for Qdrant vector search engine☆356Updated 2 weeks ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆78Updated 2 years ago
- Example of tch-rs on M1☆55Updated last year
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Rust library for generating vector embeddings, reranking. Re-write of qdrant/fastembed.☆678Updated this week
- pgvector support for Rust☆186Updated last month
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆76Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆235Updated last year
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆291Updated last month
- Simple NLP in Rust with Python bindings☆153Updated 2 years ago
- ONNX neural network inference engine☆261Updated this week