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
☆634Updated 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☆869Updated last year
- Convolutions for Sequence Modeling☆893Updated last year
- Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"☆1,062Updated last year
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆412Updated 6 months ago
- ☆256Updated last month
- A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick☆291Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,339Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,006Updated 11 months ago
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆646Updated 6 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆215Updated 11 months ago
- ☆540Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆823Updated 2 years ago
- Used for adaptive human in the loop evaluation of language and embedding models.☆310Updated 2 years ago
- Code for T-Few from "Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning"☆454Updated last year
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆556Updated 6 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆536Updated last year
- A prize for finding tasks that cause large language models to show inverse scaling☆613Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆228Updated 10 months ago
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆591Updated last year
- Ask Me Anything language model prompting☆548Updated 2 years ago
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆468Updated 2 years ago
- [NeurIPS 2023] MeZO: Fine-Tuning Language Models with Just Forward Passes. https://arxiv.org/abs/2305.17333☆1,116Updated last year
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆964Updated last year
- maximal update parametrization (µP)☆1,567Updated last year
- An interpreter for RASP as described in the ICML 2021 paper "Thinking Like Transformers"☆317Updated 10 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆350Updated last year
- Easily convert common crawl to a dataset of caption and document. Image/text Audio/text Video/text, ...☆317Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated 11 months ago
- Sequence modeling with Mega.☆296Updated 2 years ago