Enealor / PyTorch-SM3Links
Implements the SM3-II adaptive optimization algorithm for PyTorch.
☆33Updated 11 months ago
Alternatives and similar repositories for PyTorch-SM3
Users that are interested in PyTorch-SM3 are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2020] Official Implementation: "SMYRF: Efficient Attention using Asymmetric Clustering".☆50Updated last year
- High performance pytorch modules☆18Updated 2 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 collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- ☆27Updated 4 years ago
- ☆21Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 4 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- AdamW optimizer for bfloat16 models in pytorch 🔥.☆35Updated last year
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆82Updated last year
- AdaCat☆49Updated 3 years ago
- Official code for paper "Non-Adversarial Image Synthesis with Generative Latent Nearest Neighbors"☆28Updated 5 years ago
- A generative modelling toolkit for PyTorch.☆70Updated 3 years ago
- A discrete sequential VAE☆40Updated 5 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 4 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆60Updated 2 years ago
- ☆25Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- A simple wrapper around @mseitzer's great pytorch-fid work to compute Fréchet Inception Distance in-memory from batches of images, using …☆17Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- Axial Positional Embedding for Pytorch☆83Updated 5 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago