Ross ROSS = Recommend OSS · open-source software intelligence for agents

NX-AI/xlstm

Official repository of the xLSTM. observed · 2026-08-28

github.com/NX-AI/xlstm · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 99
  • Release rhythm 8
  • Longevity 60
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 847
  • days_rel: 462
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2198 stars · 187 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official PyTorch implementation of xLSTM, an extended Long Short-Term Memory recurrent architecture with exponential gating and matrix memory, including the xLSTM 7B large language model. It serves as a research library and model codebase for training and running recurrent language models competitive with Transformers and State Space Models.

Use cases

  • train a recurrent language model as an alternative to transformers
  • run the xLSTM 7B model for fast and efficient inference
  • experiment with new RNN architectures for sequence modeling
  • implement exponential gating and matrix memory in PyTorch
  • compare xLSTM against state space models on language modeling benchmarks
  • fine-tune an xLSTM model on custom text data

When to choose

  • you need an efficient recurrent alternative to Transformers for language modeling
  • you want fast inference with constant-memory recurrent state
  • you are researching modern RNN/LSTM architectures
  • you want to use or extend the official xLSTM implementation from NXAI

When to avoid

  • you need a mature ecosystem with broad tooling like Hugging Face Transformers
  • your workload depends on Transformer-specific tooling or fine-tuning pipelines
  • you need non-PyTorch support
  • you only need a pretrained off-the-shelf chat model with minimal setup

Facets

library · maturity active

machine-learning deep-learning llm-inference llm-training deep-learning large-language-models machine-learning python cross-platform rnn lstm sequence-modeling pytorch language-modeling research transformer-alternative natural-language-processing gpu linux

4 sources

Member repositories

RepositoryRoleHealth v2
NX-AI/xlstmmain59

For agents

markdown · JSON · MCP: product_card(name="NX-AI/xlstm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem