lucidrains / metaformer-gptLinks
Implementation of Metaformer, but in an autoregressive manner
☆27Updated 3 years ago
Alternatives and similar repositories for metaformer-gpt
Users that are interested in metaformer-gpt are comparing it to the libraries listed below
Sorting:
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Official code for the paper: "Metadata Archaeology"☆19Updated 2 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆27Updated last year
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated 2 years ago
- AdaCat☆49Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Contrastive Language-Image Pretraining☆38Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 7 months ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- Latent Diffusion Language Models☆69Updated last year
- Implementation of Retrieval-Augmented Denoising Diffusion Probabilistic Models in Pytorch☆65Updated 3 years ago
- ☆33Updated 2 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- Deep Networks Grok All the Time and Here is Why☆37Updated last year
- ☆21Updated 2 years ago
- Implementation of Discrete Key / Value Bottleneck, in Pytorch☆88Updated 2 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆60Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆53Updated 5 months ago
- ☆75Updated 2 years ago
- Implementation of LogAvgExp for Pytorch☆36Updated 5 months ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆94Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago