eamartin / parallelizing_linear_rnnsLinks
☆43Updated 7 years ago
Alternatives and similar repositories for parallelizing_linear_rnns
Users that are interested in parallelizing_linear_rnns are comparing it to the libraries listed below
Sorting:
- ☆48Updated last year
- Parallel Associative Scan for Language Models☆18Updated last year
- Efficient PScan implementation in PyTorch☆16Updated last year
- ☆32Updated last year
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Se…☆66Updated last year
- Expanding linear RNN state-transition matrix eigenvalues to include negatives improves state-tracking tasks and language modeling without…☆15Updated 4 months ago
- Official Code Repository for the paper "Key-value memory in the brain"☆27Updated 4 months ago
- The accompanying code for "Simplifying and Understanding State Space Models with Diagonal Linear RNNs" (Ankit Gupta, Harsh Mehta, Jonatha…☆22Updated 2 years ago
- Accelerated First Order Parallel Associative Scan☆182Updated 10 months ago
- ☆53Updated 9 months ago
- ☆27Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- A PyTorch wrapper of parallel exclusive scan in CUDA