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

Update gemma and example model to use external KV. #54

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

Conversation

hheydary
Copy link
Contributor

Experimental external KV. Do not merge.

@hheydary hheydary requested a review from haozha111 June 13, 2024 15:43
def __init__(
self,
num_layers: int,
shape: Tuple[int],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess eventually we might want a list of shapes or something, so each layer's kv shape can be different.

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.

None yet

2 participants