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

NuSLERP breaks #472

Closed
RedrixHD opened this issue Dec 14, 2024 · 2 comments · Fixed by #473
Closed

NuSLERP breaks #472

RedrixHD opened this issue Dec 14, 2024 · 2 comments · Fixed by #473

Comments

@RedrixHD
Copy link

RedrixHD commented Dec 14, 2024

Greetings!
I've been testing the new merge method NuSLERP. It always returns this, no matter the config:

Input should be a valid dictionary or instance of GatherTensors [type=model_type, input_value=PermutedEmbeddings(gather...ride_architecture=None)), input_type=PermutedEmbeddings]

My OS is Fedora Linux. I've updated all the dependencies. This seems to be an issue with the code of NuSLERP. I've tried to check the source code, and can't find why, how and where it creates PermutedEmbeddings instead of GatherTensors (isn't PermutedEmbeddings part of GatherTensors in the source code?). But I'm a novice at this, so I don't know.

@cg123
Copy link
Collaborator

cg123 commented Dec 15, 2024

Thanks for the report! This should be fixed with #473 - please let me know if you run into any further trouble.

@RedrixHD
Copy link
Author

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 a pull request may close this issue.

2 participants