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

expected mat1 and mat2 to have the same dtype, but got: float!= c10::Half #162

Open
mmlingyu opened this issue Nov 14, 2024 · 1 comment

Comments

@mmlingyu
Copy link

mmlingyu commented Nov 14, 2024

when load loraweight ,eror with: expected mat1 and mat2 to have the same dtype, but got: float!= c10::Half

@18445864529
Copy link

maybe you should learn to debug and read the error message before posting whatever error to issues. there is obviously a dtype mismatch. try converting your input data to fp16

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

2 participants