Skip to content

remove unused adapter weights in constructor #5088

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

Conversation

williamberman
Copy link
Contributor

The adapter class doesn't take these in the constructor. If anyone was passing them in it would have been erroring. I think this snuck its way through PR review because I remember it was part of an earlier version of the initial PR

@williamberman williamberman force-pushed the will/multi_adapter_weights_constructor_remove branch from fe6b614 to 34f539d Compare September 18, 2023 17:22
@patrickvonplaten patrickvonplaten merged commit 7974fad into huggingface:main Sep 18, 2023
patrickvonplaten pushed a commit that referenced this pull request Sep 18, 2023
remove adapter weights in MultiAdapter constructor
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
remove adapter weights in MultiAdapter constructor
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
remove adapter weights in MultiAdapter constructor
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.

2 participants