learning-at-home / lean_transformerLinks
Memory-efficient transformer. Work in progress.
☆19Updated 3 years ago
Alternatives and similar repositories for lean_transformer
Users that are interested in lean_transformer are comparing it to the libraries listed below
Sorting:
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 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 case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 3 years ago
- High performance pytorch modules