Hello authors!
I've observed that you've attempted to train Mamba on image classification tasks. I'm curious: have you encountered the segmentation fault error during this process?
I've been training Mamba on ImageNet1K, but it appears to be quite unstable. After several epochs, I encounter a segmentation fault that interrupts the training process. Have you experienced this issue as well?
Hello authors!
I've observed that you've attempted to train Mamba on image classification tasks. I'm curious: have you encountered the
segmentation faulterror during this process?I've been training Mamba on ImageNet1K, but it appears to be quite unstable. After several epochs, I encounter a
segmentation faultthat interrupts the training process. Have you experienced this issue as well?