mamba-mini icon indicating copy to clipboard operation
mamba-mini copied to clipboard

SelectiveScanEasy forward result have Nan

Open regainOWO opened this issue 1 year ago • 1 comments

this project is amazing! i change the SelectiveScanOflex to SelectiveScanEasy for cpu inference, but the result have Nan, image i found it cause by tmp_dtBus_div_rAts = (dtBus / rAts), the rAts have zero value, how to fix this?

regainOWO avatar May 29 '24 08:05 regainOWO

It is only a toy version of code. For code that is appliable in practise, use mamba-2 instead.

MzeroMiko avatar Jun 04 '24 03:06 MzeroMiko