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
- 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
- High performance pytorch modules☆18Updated 2 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 4 years ago
- ☆25Updated last year
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 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☆84Updated 8 months ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Official code for paper "Non-Adversarial Image Synthesis with Generative Latent Nearest Neighbors"☆28Updated 5 years ago
- AdaCat☆49Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 4 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- ☆21Updated 2 years ago
- AdamW optimizer for bfloat16 models in pytorch 🔥.☆37Updated last year
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆65Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 5 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆84Updated last week
- A generative modelling toolkit for PyTorch.☆70Updated 4 years ago
- ☆27Updated 4 years ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆96Updated 3 years ago
- Implementation of Fast Transformer in Pytorch☆177Updated 4 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- PyTorch Examples repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆62Updated last year
- A discrete sequential VAE☆40Updated 5 years ago