learning-at-home / lean_transformerLinks
Memory-efficient transformer. Work in progress.
☆19Updated 2 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 Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- A place to store reusable transformer components of my own creation or found on the interwebs☆59Updated last week
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- High performance pytorch modules☆18Updated 2 years ago
- Local Attention - Flax module for Jax☆22Updated 4 years ago
- AdaCat☆49Updated 3 years ago
- ☆31Updated last month
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- A GPT, made only of MLPs, in Jax