iKernels / transformers-lightning
A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transformers.
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for transformers-lightning
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 2 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- High performance pytorch modules☆18Updated last year
- PyTorch implementation of GLOM☆21Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- A GPT, made only of MLPs, in Jax☆55Updated 3 years ago
- AdaCat☆49Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆18Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Unofficially Implements https://arxiv.org/abs/2112.05682 to get Linear Memory Cost on Attention for PyTorch☆12Updated 2 years ago
- Implementation of COCO-LM, Correcting and Contrasting Text Sequences for Language Model Pretraining, in Pytorch☆45Updated 3 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- ☆15Updated 3 years ago
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- ☆24Updated 6 months ago
- This repository contains example code to build models on TPUs☆30Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated last year
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆66Updated last year
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Test pytorch code with minimal computational overhead☆25Updated last year
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆66Updated last year
- ☆29Updated 2 weeks ago
- Implementation of N-Grammer, augmenting Transformers with latent n-grams, in Pytorch☆72Updated last year
- Code for scaling Transformers☆26Updated 3 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆70Updated 4 years ago