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
☆635Updated 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☆517Updated 2 years ago
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆872Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆415Updated 9 months ago
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,062Updated last year
- Convolutions for Sequence Modeling☆898Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,349Updated last year
- ☆256Updated 4 months ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆293Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆652Updated 9 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆544Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,010Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆823Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆457Updated 2 years ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆222Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆479Updated 2 years ago
- Used for adaptive human in the loop evaluation of language and embedding models.☆308Updated 2 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆603Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆560Updated 9 months ago
- ☆457Updated last year
- The repository for the code of the UltraFastBERT paper☆518Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,130Updated last year
- Ask Me Anything language model prompting☆546Updated 2 years ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆382Updated last year
- Inference code for Persimmon-8B☆413Updated 2 years ago
- maximal update parametrization (µP)☆1,608Updated last year
- Easily convert common crawl to a dataset of caption and document. Image/text Audio/text Video/text, ...☆318Updated last year
- ☆362Updated last year
- An interpreter for RASP as described in the ICML 2021 paper "Thinking Like Transformers"☆320Updated last year