2024
MemoryFormer : Minimize Transformer Computation by Removing Fully-Connected Layers
NeurIPS 2024poster
In order to reduce the computational complexity of large language models, great efforts have been made to to improve the efficiency of transformer models such as linear attention and flash-attention. However, the model size and corresponding computational complexity are constantly scaled up in pursu…