Skip to content

[WIP] [Transform] q_attn and k_cache locations #334

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kylesayrs
Copy link
Contributor

@kylesayrs kylesayrs commented May 31, 2025

Because attention is very standardized in transformers via the AttentionInterface, this provides a convenient way to hook into attention and apply transforms

@kylesayrs kylesayrs changed the base branch from main to kylesayrs/transform_factory May 31, 2025 05:49
Base automatically changed from kylesayrs/transform_factory to main June 10, 2025 15:24
Signed-off-by: Kyle Sayers <[email protected]>
@kylesayrs kylesayrs force-pushed the kylesayrs/transform_attn_locations branch from 96dee4e to da36ca6 Compare June 12, 2025 04:23
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.

1 participant