lucidrains / memory-editable-transformerLinks
My explorations into editing the knowledge and memories of an attention network
☆35Updated 2 years ago
Alternatives and similar repositories for memory-editable-transformer
Users that are interested in memory-editable-transformer are comparing it to the libraries listed below
Sorting:
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- QAmeleon introduces synthetic multilingual QA data using PaLM, a 540B large language model. This dataset was generated by prompt tuning P…☆34Updated last year
- ☆31Updated 3 weeks ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆37Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- HomebrewNLP in JAX flavour for maintable TPU-Training☆50Updated last year
- RWKV model implementation☆38Updated 2 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Utilities for Training Very Large Models☆58Updated 9 months ago
- Automatically take good care of your preemptible TPUs☆36Updated 2 years ago
- Embedding Recycling for Language models☆38Updated 2 years ago
- ☆29Updated 2 years ago
- An attempt to merge ESBN with Transformers, to endow Transformers with the ability to emergently bind symbols☆16Updated 3 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆75Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- ☆32Updated last year
- Official Repository of Pretraining Without Attention (BiGS), BiGS is the first model to achieve BERT-level transfer learning on the GLUE …☆113Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆54Updated 2 years ago
- ☆32Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆82Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- A dashboard for exploring timm learning rate schedulers☆19Updated 7 months ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- AdaCat☆49Updated 2 years ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆27Updated last year