YeonwooSung / GLOMLinks
PyTorch implementation of GLOM
☆23Updated 3 years ago
Alternatives and similar repositories for GLOM
Users that are interested in GLOM are comparing it to the libraries listed below
Sorting:
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- A collection of code snippets for my PyTorch Lightning projects☆109Updated 4 years ago
- ☆47Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆76Updated 2 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- ☆15Updated 4 years ago
- Functional deep learning☆108Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance.☆50Updated 3 weeks ago
- TLDR is an unsupervised dimensionality reduction method that combines neighborhood embedding learning with the simplicity and effectivene…☆125Updated 3 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- This repository contains example code to build models on TPUs☆30Updated 2 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- Implementation of Multistream Transformers in Pytorch☆54Updated 4 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- A small demonstration of using WebDataset with ImageNet and PyTorch Lightning☆75Updated last year
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆107Updated 2 years ago
- Python Research Framework☆106Updated 2 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 4 years ago
- (ICML 2021) Mandoline: Model Evaluation under Distribution Shift☆30Updated 4 years ago
- ☆27Updated 4 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago