[ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation
50
stars
18
commits
Python
primary language
Mar 1, 2025
updated
This repository provides the official implementation for Explaining Modern Gated-Linear RNNs via A Unified Implicit Attention Formulation.
The purpose of this repository is to provide tools for the explainability and interpretability of modern sub-quadratic architectures, based on implicit attention representation.
We provide the following Jupyter notebooks ('I' denotes installation instructions.):
If you use this codebase, or otherwise found our work valuable, please cite:
@inproceedings{
zimerman2025explaining,
title={Explaining Modern Gated-Linear {RNN}s via a Unified Implicit Attention Formulation},
author={Itamar Zimerman and Ameen Ali Ali and Lior Wolf},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=wnT8bfJCDx}
}
This repository is heavily based on Transformers and Mamba. Thanks for their wonderful works.
Python
97.9%
[ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation
50
stars
18
commits
Python
primary language
Mar 1, 2025
updated
This repository provides the official implementation for Explaining Modern Gated-Linear RNNs via A Unified Implicit Attention Formulation.
The purpose of this repository is to provide tools for the explainability and interpretability of modern sub-quadratic architectures, based on implicit attention representation.
We provide the following Jupyter notebooks ('I' denotes installation instructions.):
If you use this codebase, or otherwise found our work valuable, please cite:
@inproceedings{
zimerman2025explaining,
title={Explaining Modern Gated-Linear {RNN}s via a Unified Implicit Attention Formulation},
author={Itamar Zimerman and Ameen Ali Ali and Lior Wolf},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=wnT8bfJCDx}
}
This repository is heavily based on Transformers and Mamba. Thanks for their wonderful works.
Python
97.9%