2025
HMT: Hierarchical Memory Transformer for Efficient Long Context Language Processing
NAACL 2025long
Transformer-based large language models (LLM) have been widely used in language processing applications. However, due to the memory constraints of the devices, most of them restrict the context window. Even though recurrent models in previous works can memorize past tokens to enable unlimited contex…