mamba icon indicating copy to clipboard operation
mamba copied to clipboard

Replace the attention module

Open Maritime-Moon opened this issue 1 year ago • 0 comments

I can use the mamba network directly to the nn. MultiheadAttention?If you can, can you tell me how to add nn. The method of calling MultiheadAttention (q, k, value=src, attn_mask=src_mask, key_padding_mask=src_key_padding_mask) is modified

Maritime-Moon avatar Jan 15 '25 05:01 Maritime-Moon