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

out proj weight typo fix #473

Open
louiswang524 opened this issue Nov 5, 2024 · 0 comments
Open

out proj weight typo fix #473

louiswang524 opened this issue Nov 5, 2024 · 0 comments

Comments

@louiswang524
Copy link

Here is a typo for initialize_parameter() function. The output_proj.weight should be output_proj_weight

nn.init.normal_(block.attn.out_proj.weight, std=proj_std)

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

No branches or pull requests

1 participant