lucidrains / metaformer-gptLinks
Implementation of Metaformer, but in an autoregressive manner
☆25Updated 2 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 Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- 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 some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- Official code for the paper: "Metadata Archaeology"☆19Updated 2 years ago
- Describe the format of image/text datasets☆11Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Repository for the PopulAtion Parameter Averaging (PAPA) paper☆26Updated last year
- Directed masked autoencoders☆14Updated 2 years ago
- Utilities for PyTorch distributed☆24Updated 3 months ago
- AdaCat☆49Updated 2 years ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 4 months ago
- Implementation of LogAvgExp for Pytorch☆36Updated last month
- Code for "Accelerating Training with Neuron Interaction and Nowcasting Networks" [to appear at ICLR 2025]☆19Updated last week
- FID computation in Jax/Flax.☆27Updated 10 months ago
- DiCE: The Infinitely Differentiable Monte-Carlo Estimator☆31Updated last year
- ☆21Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 3 years ago
- ☆26Updated 2 years ago
- ☆8Updated last year
- Load any clip model with a standardized interface☆20Updated 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☆50Updated 3 years ago
- A convolution-free, transformer-only version of the CycleGAN framework☆33Updated 3 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated 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
- A simple implementation of a deep linear Pytorch module☆21Updated 4 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago