xlstm topic
PyxLSTM
Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.
x-lstm
Pytorch implementation of the xLSTM model by Beck et al. (2024)
xlstm-cuda
Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports
tirex
TiRex: Zero-Shot Forecasting Across Long and Short Horizons with Enhanced In-Context Learning
xlstm-jax
Official JAX implementation of xLSTM including fast and efficient training and inference code. 7B model available at https://huggingface.co/NX-AI/xLSTM-7b.
mlstm_kernels
Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.
xlstm-ts
Optimised Extended LSTM for time-series forecasting
LRAM
A Large Recurrent Action Model: xLSTM enables Fast Inference for Robotics Tasks
mogrifier
Usable implementation of Mogrifier, a circuit for enhancing LSTMs and potentially other networks, from Deepmind