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.
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
[
core
/PEFT
/LoRA
] Integrate PEFT into Unet #5151[
core
/PEFT
/LoRA
] Integrate PEFT into Unet #5151Changes from all commits
cf2c0ba
8759f55
c90aedc
0bfb136
3002ea3
d6f500c
64ca2bb
f62e506
48842c0
71d4990
1fb4aa2
4c803f6
11a493a
4ea8959
16b1161
b3a02be
cc135f2
5c493e5
a09530c
d3ce092
9e500d2
edaea14
8781506
0a14573
c26c418
6996b82
68912e4
10e0e61
8c42fa1
99fec57
ac925f8
ebb16ca
81f886e
7376deb
ff82de4
94403c1
e8fca9f
4f21a7b
3568e7f
459285f
24dad33
ec04337
b40592a
2646f3d
0e771f0
86bd6f5
02e73a4
86c7d69
94abbc0
61e316c
32dd0d5
ba6c180
892d1d3
c0d9d68
7e1e252
f4a5229
8dc6b87
4746de1
0413049
1d517e3
6fe1b2d
2825d5b
206f0de
2265fc2
265a928
e7a3dc6
7868b48
abb2325
81db89f
fc643eb
957108b
5d9ce0d
bd44f56
71c321e
c42d974
a0598e6
a7a6cd6
9992964
525743e
7183863
e44c17c
f435ce9
7e8cb7a
2af9bfd
8da2350
f497280
c0ce809
74cfc1c
36ec721
2c94a86
95d2b44
e82d83c
92aef0b
f939e04
10f6352
4b1a073
22452b7
48ae256
06db84d
0723b55
ca039a5
44ae0a9
a01d542
d64dc6f
f6d6e5d
5394d37
32043aa
599f556
6faee80
1c94452
a14779e
18f3a25
cad5a4b
3708ed9
323612b
ec65342
64e2d87
db0c3dc
6172b64
74d80a9
cb588ae
b419b52
498dc17
02d17b3
400c2da
1402506
e6d8042
3c4dc79
d5e7647
a5cd549
a02c162
ffaf30f
4145818
836e32e
2fa61fc
9102399
924222e
21a279a
0fe4203
e981af2
61737cf
b2150d9
3521188
d03d1a3
fabb521
fc55a1a
7106b22
1834f8e
21a8d6c
44f658d
7fd50a7
e92c6de
4e382ee
6ae767f
a0f976e
b4e1381
f708dba
f17206c
950d19c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't quite get this. Does it hurt to have
base_model_name_or_path
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No it does not, but I think there is no equivalent of it in diffusers per my understanding