lucidrains / memorizing-transformers-pytorchLinks
Implementation of Memorizing Transformers (ICLR 2022), attention net augmented with indexing and retrieval of memories using approximate nearest neighbors, in Pytorch
☆637Updated 2 years ago
Alternatives and similar repositories for memorizing-transformers-pytorch
Users that are interested in memorizing-transformers-pytorch are comparing it to the libraries listed below
Sorting:
- Language Modeling with the H3 State Space Model☆519Updated 2 years ago
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆876Updated 2 years ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,063Updated last year
- Convolutions for Sequence Modeling☆903Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆418Updated 10 months ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,352Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆826Updated 3 years ago
- ☆259Updated 5 months ago
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,014Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆293Updated 2 years ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆654Updated 11 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Used for adaptive human in the loop evaluation of language and embedding models.☆308Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆561Updated 10 months ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆456Updated 2 years ago
- ☆363Updated last year
- Ask Me Anything language model prompting☆547Updated 2 years ago
- The repository for the code of the UltraFastBERT paper☆520Updated last year
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆606Updated last year
- ☆457Updated 2 years ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆979Updated last year
- ☆547Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆486Updated 2 years ago
- Inference code for Persimmon-8B☆412Updated 2 years ago
- Easily convert common crawl to a dataset of caption and document. Image/text Audio/text Video/text, ...☆321Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆384Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers☆427Updated last year
- Sequence modeling with Mega.☆301Updated 2 years ago