Vim icon indicating copy to clipboard operation
Vim copied to clipboard

Mamba Structure

Open yunzqq opened this issue 1 year ago • 1 comments

It seems like that each block containes a bidirectional Mamba. For all the Blocks, 1-th block takes the original input and 2-rd block takes the flip as input. And repeat this process?

So why each block contains both forward and backward instead of one block for forward and one for backward, and repeat this process.

yunzqq avatar Apr 01 '24 11:04 yunzqq

Dude, you found the point. I'm confused too

jsrdcht avatar May 24 '24 03:05 jsrdcht