iKernels / transformers-lightning
A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transformers.
☆47Updated last year
Alternatives and similar repositories for transformers-lightning:
Users that are interested in transformers-lightning are comparing it to the libraries listed below
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- High performance pytorch modules☆18Updated 2 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- PyTorch implementation of GLOM☆21Updated 2 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆53Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆19Updated 4 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆33Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆19Updated 4 years ago
- Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance.☆51Updated last month
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- ☆15Updated 3 years ago
- SMASHED is a toolkit designed to apply transformations to samples in datasets, such as fields extraction, tokenization, prompting, batchi…☆32Updated 8 months ago
- TPU index is a package for fast similarity search over large collections of high dimension vectors on TPUs☆17Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- ☆24Updated 9 months ago
- Unofficially Implements https://arxiv.org/abs/2112.05682 to get Linear Memory Cost on Attention for PyTorch☆12Updated 3 years ago
- GPT, but made only out of MLPs☆88Updated 3 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- AdaCat☆49Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆42Updated 4 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- This repository contains example code to build models on TPUs☆30Updated last year
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 4 years ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆66Updated last year
- My explorations into editing the knowledge and memories of an attention network☆34Updated 2 years ago