Mamba

State-space model for language with linear-time sequence modeling.

Open SourceSelf HostedOffline CapableGPU Required (8GB+ VRAM)
0.0 (0)

About

Mamba replaces attention with a selective state space model that processes sequences in linear time, a design by Albert Gu and Tri Dao that reached transformer-level quality on language modeling where earlier subquadratic architectures fell short. The official repository provides the hardware-aware CUDA implementation, written in the spirit of FlashAttention, together with Mamba-2, which builds on the structured state space duality framework for better efficiency. Pretrained checkpoints trained on 300B tokens of the Pile are published on Hugging Face in sizes from 130M to 2.8B parameters. Installation targets Linux with Python 3.10 or newer, PyTorch, and NVIDIA GPUs on CUDA 11.6 or later, with optional precompiled kernels. Released under Apache 2.0, the code is a common starting point for researchers exploring attention-free architectures and for hybrid models that mix SSM and transformer layers, an approach several production model families have since adopted.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Advanced (4/5)
License
Apache-2.0
Minimum VRAM
8 GB
Added
Apr 3, 2026

Related Tools

Featured

Lightweight open-weight LLM by Google available in 1B to 27B sizes.

Open SourceSelf HostedOfflineGPU 4GB+
Easy
0.0 (0)

Open-source code LLM family by IBM for enterprise code generation.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)

Open-weight LLM by Meta in 8B and 70B sizes with strong general capabilities.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)
Featured

High-performance open-weight MoE LLM with 671B total parameters.

Open SourceSelf HostedOfflineGPU 24GB+
Advanced
0.0 (0)

Hybrid SSM-Transformer model by AI21 Labs combining Mamba with attention layers.

Open SourceSelf HostedOfflineGPU 12GB+
Intermediate
0.0 (0)

Open-weight code LLM trained on 2 trillion tokens of code and natural language.

Open SourceSelf HostedOfflineGPU 8GB+
Intermediate
0.0 (0)
Browse all Large Language Models (LLMs) tools