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

NameError: name 'swap_mha_rope' is not defined" #91

Open
JinwnK opened this issue Nov 13, 2024 · 0 comments
Open

NameError: name 'swap_mha_rope' is not defined" #91

JinwnK opened this issue Nov 13, 2024 · 0 comments

Comments

@JinwnK
Copy link

JinwnK commented Nov 13, 2024

When I try to load the model, I encounter the following issue. There is a related issue, but it has not solved my problem.
NameError: name 'swap_mha_rope' is not defined"

Related versions are as follows:
import torch, triton, flash_attn print(torch.__version__, torch.version.cuda, triton.__version__, flash_attn.__version__)
2.3.1+cu121 12.1 2.3.1 2.6.3

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