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
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 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
- ☆29Updated 2 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆54Updated 2 years ago
- AdaCat☆49Updated 2 years ago
- LayerNorm(SmallInit(Embedding)) in a Transformer to improve convergence☆60Updated 3 years ago
- [NeurIPS 2023] Sparse Modular Activation for Efficient Sequence Modeling☆37Updated last year
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Training and evaluation code for the paper "Headless Language Models: Learning without Predicting with Contrastive Weight Tying" (https:/…☆27Updated last year
- ☆31Updated last week
- A dashboard for exploring timm learning rate schedulers☆19Updated 7 months ago
- Utilities for Training Very Large Models☆58Updated 9 months ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- HomebrewNLP in JAX flavour for maintable TPU-Training☆50Updated last year
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- ☆32Updated last year
- A library for squeakily cleaning and filtering language datasets.☆47Updated last year
- Codes and files for the paper Are Emergent Abilities in Large Language Models just In-Context Learning☆33Updated 5 months ago
- RWKV model implementation☆38Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆100Updated 2 years ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆37Updated 4 months ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Minimum Description Length probing for neural network representations☆18Updated 4 months ago
- Easily run PyTorch on multiple GPUs & machines☆46Updated 3 months ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- A case study of efficient training of large language models using commodity hardware.☆69Updated 2 years ago