-
Notifications
You must be signed in to change notification settings - Fork 6.1k
[LoRA Attn Processors] Refactor LoRA Attn Processors #4765
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
308d510
[LoRA Attn] Refactor LoRA attn
patrickvonplaten 06d5859
correct for network alphas
patrickvonplaten ed47c6c
fix more
patrickvonplaten ec29980
fix more tests
patrickvonplaten 1116254
fix more tests
patrickvonplaten ff35325
Move below
patrickvonplaten b5339fa
Finish
patrickvonplaten e40f212
better version
patrickvonplaten 4c80f2a
Merge branch 'main' into refactor_lora_attn
patrickvonplaten 6edf0fa
correct serialization format
patrickvonplaten 3724fbf
Merge branch 'main' into refactor_lora_attn
patrickvonplaten d5b6514
fix
patrickvonplaten 2f669f4
Merge branch 'refactor_lora_attn' of https://github.com/huggingface/d…
patrickvonplaten 45dce9f
fix more
patrickvonplaten 2f207b8
fix more
patrickvonplaten 00aca18
fix more
patrickvonplaten 54fb5eb
Apply suggestions from code review
patrickvonplaten efe35c1
Merge branch 'main' into refactor_lora_attn
patrickvonplaten 34150a7
Update src/diffusers/pipelines/stable_diffusion/pipeline_onnx_stable_…
patrickvonplaten a69e2bd
deprecation
patrickvonplaten 7c5a3de
relax atol for slow test slighly
patrickvonplaten 402de4b
Finish tests
patrickvonplaten c904423
make style
patrickvonplaten dfcada5
Merge branch 'main' into refactor_lora_attn
patrickvonplaten 7154084
Merge branch 'main' into refactor_lora_attn
patrickvonplaten d9373a4
make style
patrickvonplaten File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.