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☆519Updated last year
- Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch☆871Updated last year
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,063Updated last year
- Convolutions for Sequence Modeling☆898Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆414Updated 8 months ago
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,007Updated last year
- ☆255Updated 3 months ago
- Cramming the training of a (BERT-type) language model into limited compute.☆1,348Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆649Updated 8 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆542Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆824Updated 2 years ago
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆293Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆221Updated last year
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆599Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆229Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆559Updated 8 months ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆381Updated last year
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆456Updated 2 years ago
- The repository for the code of the UltraFastBERT paper☆519Updated last year
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,127Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆969Updated last year
- Used for adaptive human in the loop evaluation of language and embedding models.☆311Updated 2 years ago
- ☆460Updated last year
- Sequence modeling with Mega.☆300Updated 2 years ago
- Ask Me Anything language model prompting☆547Updated 2 years ago
- ☆545Updated last year
- A prize for finding tasks that cause large language models to show inverse scaling☆614Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆474Updated 2 years ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆463Updated last year
- ☆361Updated last year