mamba icon indicating copy to clipboard operation
mamba copied to clipboard

The Reproducibility of Mamba

Open Yisen-Feng opened this issue 6 months ago • 4 comments

Hi,

Thank you for your awesome work! I have a query regarding the reproducibility of Mamba. Even though I use torch.use_deterministic_algorithms(True, warn_only=False) in my code, after adding Mamba, my code lost reproducibility. I wonder if it is possible to have a deterministic Mamba.

Yisen-Feng avatar Jul 26 '24 02:07 Yisen-Feng