NX-AI/xlstm
Official repository of the xLSTM.
This project offers an advanced neural network architecture, xLSTM, designed for processing sequences of information efficiently. It takes in sequential data, like text, and produces new sequences or predictions, such as generating continuations of sentences. This is ideal for researchers and developers who are building or experimenting with large language models and need a powerful, performant alternative to existing architectures.
2,124 stars. Available on PyPI.
Use this if you are a machine learning researcher or engineer developing cutting-edge language models and need an architecture that excels in performance, especially for long sequences.
Not ideal if you are looking for an out-of-the-box application to use directly without deep machine learning development knowledge.
Stars
2,124
Forks
173
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Dependencies
18
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/NX-AI/xlstm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
sinanuozdemir/oreilly-hands-on-gpt-llm
Mastering the Art of Scalable and Efficient AI Model Deployment
DashyDashOrg/pandas-llm
Pandas-LLM
wxhcore/bumblecore
An LLM training framework built from the ground up, featuring a custom BumbleBee architecture...
MiniMax-AI/MiniMax-01
The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model &...
verifai/multiLLM
🚀 Invoke multiple large language models concurrently and the rank results. Add new models and...