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

Bugfix convert_llama_weights_to_hf.py #30755

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

Conversation

helson73
Copy link

What does this PR do?

Division with n_heads_kv_local is duplicated inside permute function, so removed.

Division with n_heads_kv_local is duplicated inside permute function, so removed.
@amyeroberts
Copy link
Collaborator

cc @ArthurZucker

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Hey, num_local_key_value_heads is not the same as n_heads

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

3 participants