Enealor / PyTorch-SM3Links
Implements the SM3-II adaptive optimization algorithm for PyTorch.
☆33Updated last year
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 2 years ago
- 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
- 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
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 4 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Official code for paper "Non-Adversarial Image Synthesis with Generative Latent Nearest Neighbors"☆28Updated 5 years ago
- ☆21Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 4 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 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
- Axial Positional Embedding for Pytorch☆83Updated 6 months ago
- ☆27Updated 4 years ago
- ☆25Updated last year
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- A discrete sequential VAE☆40Updated 5 years ago
- AdaCat☆49Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆175Updated 4 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆82Updated last year
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆60Updated 2 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆119Updated 4 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated last year
- Very deep VAEs in JAX/Flax☆46Updated 4 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- PyTorch implementation of IRMAE https//arxiv.org/abs/2010.00679☆48Updated 3 years ago
- AdamW optimizer for bfloat16 models in pytorch 🔥.☆36Updated last year
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago