Mamba

Mamba

From Large Language Model (LLM) Talk by AI-Talk

July 10, 2025 · 8 min

About this episode

This episode discusses the Mamba deep learning architecture and its advancements over traditional Transformers.

Mamba is a novel deep learning architecture that achieves linear scaling in computation and memory with sequence length, addressing Transformers' quadratic limitations. Its selective State Space Model (SSM) layer dynamically adapts to input context, allowing it to "forget" or "remember" information. Optimizations include a hardware-aware parallel algorithm for its recurrent "selective scan", employing kernel fusion for efficient GPU memory usage and recomputation to reduce memory footprint during training. This results in significantly faster inference (up to 5x throughput) and superior long-context handling.

Topics covered

  • deep learning
  • Mamba architecture
  • Transformers limitations
  • State Space Model
  • GPU optimization
  • inference speed

Keywords

  • Mamba
  • deep learning
  • State Space Model
  • Transformers
  • GPU memory
  • inference speed
  • linear scaling

Mentioned in this episode

Organizations: Transformers

Products: Mamba

More episodes of Large Language Model (LLM) Talk

Explore listener stats, chart rankings, contacts and more on the Large Language Model (LLM) Talk podcast page.