RAIVNLab / AdANNSLinks
Code repository for the paper - "AdANNS: A Framework for Adaptive Semantic Search"
☆65Updated 2 years ago
Alternatives and similar repositories for AdANNS
Users that are interested in AdANNS are comparing it to the libraries listed below
Sorting:
- XTR/WARP (SIGIR'25) is an extremely fast and accurate retrieval engine based on Stanford's ColBERTv2/PLAID and Google DeepMind's XTR.☆174Updated 7 months ago
- Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024☆66Updated 2 months ago
- XTR: Rethinking the Role of Token Retrieval in Multi-Vector Retrieval☆60Updated last year
- NeurIPS 2023 - Cappy: Outperforming and Boosting Large Multi-Task LMs with a Small Scorer☆45Updated last year
- minimal pytorch implementation of bm25 (with sparse tensors)☆104Updated 2 months ago
- PostText is a QA system for querying your text data. When appropriate structured views are in place, PostText is good at answering querie…☆31Updated 2 years ago
- Code for NeurIPS LLM Efficiency Challenge☆59Updated last year
- Genalog is an open source, cross-platform python package allowing generation of synthetic document images with custom degradations and te…☆44Updated last year
- NLP with Rust for Python 🦀🐍☆70Updated 7 months ago
- Simple replication of [ColBERT-v1](https://arxiv.org/abs/2004.12832).☆80Updated last year
- Mixing Language Models with Self-Verification and Meta-Verification☆111Updated last year
- ☆39Updated last year
- Experiments for efforts to train a new and improved t5☆76Updated last year
- Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".☆222Updated last week
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- ☆90Updated 5 months ago
- A library for squeakily cleaning and filtering language datasets.☆49Updated 2 years ago
- Truly flash T5 realization!☆71Updated last year
- ReLM is a Regular Expression engine for Language Models☆107Updated 2 years ago
- Tree-based indexes for neural-search