xlstm topic

List xlstm repositories

PyxLSTM

141
Stars
11
Forks
Watchers

PyxLSTM is a Python library that provides an efficient and extensible implementation of the Extended Long Short-Term Memory (xLSTM) architecture. xLSTM enhances the traditional LSTM by introducing exp...

x-lstm

48
Stars
2
Forks
Watchers

Pytorch implementation of the xLSTM model by Beck et al. (2024)

xlstm-cuda

23
Stars
1
Forks
Watchers

Cuda implementation of Extended Long Short Term Memory (xLSTM) with C++ and PyTorch ports