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

Support Value Zeroing for non-eager attention types #267

Merged
merged 1 commit into from Apr 25, 2024
Merged

Conversation

gsarti
Copy link
Member

@gsarti gsarti commented Apr 25, 2024

Description

This PR addresses the bug with SDPA attention described in #266, and enables the usage of VZ out of the box for all attention implementations

@gsarti gsarti enabled auto-merge (squash) April 25, 2024 19:55
@gsarti gsarti disabled auto-merge April 25, 2024 19:56
@gsarti gsarti linked an issue Apr 25, 2024 that may be closed by this pull request
@gsarti gsarti merged commit f2b9d92 into main Apr 25, 2024
3 checks passed
@gsarti gsarti deleted the eager-attn-req branch April 25, 2024 19:56
LuukSuurmeijer pushed a commit to LuukSuurmeijer/inseq that referenced this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with the implementation of Value Zeroing
1 participant