TobiasNorlund / retroLinks
Official repo to On the Generalization Ability of Retrieval-Enhanced Transformers
☆46Updated last year
Alternatives and similar repositories for retro
Users that are interested in retro are comparing it to the libraries listed below
Sorting:
- [NeurIPS'23] Speculative Decoding with Big Little Decoder☆96Updated last year
- ☆77Updated last year
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆99Updated 2 years ago
- ☆38Updated last year
- ☆150Updated 2 years ago
- Randomized Positional Encodings Boost Length Generalization of Transformers☆82Updated last year
- ☆124Updated last year
- Code repository for the c-BTM paper☆108Updated 2 years ago
- ☆34Updated 2 years ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆157Updated 9 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆91Updated 6 months ago
- Code for the paper "The Impact of Positional Encoding on Length Generalization in Transformers", NeurIPS 2023☆137Updated last year
- Multipack distributed sampler for fast padding-free training of LLMs☆203Updated last year
- Cold Compress is a hackable, lightweight, and open-source toolkit for creating and benchmarking cache compression methods built on top of…☆146Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- A fusion of a linear layer and a cross entropy loss, written for pytorch in triton.☆75Updated last year
- some common Huggingface transformers in maximal update parametrization (µP)☆87Updated 3 years ago
- ☆54Updated last year
- Exploring finetuning public checkpoints on filter 8K sequences on Pile☆116Updated 2 years ago
- A fast implementation of T5/UL2 in PyTorch using Flash Attention☆113Updated 2 months ago
- The official repo for "LLoCo: Learning Long Contexts Offline"☆118Updated last year
- Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".☆222Updated last month
- Easy-to-use Retrieval-Enhanced Transformer implementation☆10Updated 3 years ago
- Repo for ICML23 "Why do Nearest Neighbor Language Models Work?"☆59Updated 3 years ago
- ☆83Updated 2 years ago
- Retrieval as Attention☆82Updated 3 years ago
- Code repository for the paper - "AdANNS: A Framework for Adaptive Semantic Search"☆66Updated 2 years ago
- minimal pytorch implementation of bm25 (with sparse tensors)☆104Updated 2 months ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆221Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆297Updated last year