Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sliding window attention #114

Open
matthijsvk opened this issue Feb 20, 2025 · 1 comment
Open

sliding window attention #114

matthijsvk opened this issue Feb 20, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@matthijsvk
Copy link

Hi,

are there any plans to support sliding window attention?
A lot of recent methods are using this, e.g. StreamingLLM

@jason-huang03
Copy link
Member

@matthijsvk We will consider supporting this in the next version. By the way, we need to include the attention sink beside the window attention, right?

@jason-huang03 jason-huang03 added the enhancement New feature or request label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants