You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BASED is an attention model which combines sliding window attention and global linear attention to capture similar dependencies to transformers in a subquadratic model.
It outperforms other similar models such as Mamba.
Model description
BASED is an attention model which combines sliding window attention and global linear attention to capture similar dependencies to transformers in a subquadratic model.
It outperforms other similar models such as Mamba.
Open source status
Provide useful links for the implementation
The text was updated successfully, but these errors were encountered: