Getting Started

How to get started with Mamba two blocks

1

Clone the Repository

Clone the Mamba GitHub repository from https://github.com/state-spaces/mamba to access the codebase.

2

Set Up Environment

Ensure you have PyTorch 1.12+ and CUDA 11.6+ installed to support Mamba-2.

3

Install Dependencies

Install required Python packages as specified in the repository's documentation.

4

Explore Examples

Review example scripts and documentation within the repository to understand usage.