lucidrains / metaformer-gptLinks
Implementation of Metaformer, but in an autoregressive manner
☆25Updated 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 Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆26Updated last year
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- Official code for the paper: "Metadata Archaeology"☆19Updated 2 years ago
- ☆21Updated 2 years ago
- A JAX nn library☆21Updated 4 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆54Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 3 months ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- Official repository for MaGNET, ICLR 2022☆24Updated 2 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆60Updated 2 years ago
- A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in y…☆45Updated 2 years ago
- FID computation in Jax/Flax.☆28Updated 11 months ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Implementation of LogAvgExp for Pytorch☆36Updated 3 months ago
- Describe the format of image/text datasets☆11Updated 3 years ago
- AdaCat☆49Updated 2 years ago
- Code repository for the paper "Meta-Learning via Classifier(-free) Diffusion Guidance"☆32Updated 2 years ago
- Directed masked autoencoders☆14Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- A convolution-free, transformer-only version of the CycleGAN framework☆33Updated 3 years ago
- Code for "Accelerating Training with Neuron Interaction and Nowcasting Networks" [to appear at ICLR 2025]☆19Updated last month
- ☆8Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago