[`PEFT` / `LoRA`] PEFT integration - text encoder #5058
more fixes
ba24f2a5
up
c17634c3
up
2a6e5358
style
01f6d1d8
add in setup
5a150b20
oops
961e7762
more changes
cdbe7391
v1 rzfactor CI
691368b0
Apply suggestions from code review
79188516
few todos
14db1391
Merge branch 'main' into peftpart-1
c06c40ba
protect torch import
d56a14db
style
ec87c196
fix fuse text encoder
40a60286
Merge remote-tracking branch 'upstream/main' into peftpart-1
0c62ef3d
Update src/diffusers/loaders.py
c4295c94
replace with `recurse_replace_peft_layers`
4162ddfd
keep old modules for BC
1d13f405
adjustments on `adjust_lora_scale_text_encoder`
78a860d2
Merge branch 'main' into peftpart-1
78a01d51
Merge remote-tracking branch 'upstream/main' into peftpart-1
ecbc7144
Merge branch 'peftpart-1' of https://github.com/younesbelkada/diffuse…
9d650c90
nit
6f1adcd6
move tests
f8909061
add conversion utils
f8e87f62
Merge remote-tracking branch 'upstream/main' into peftpart-1
3ba2d4eb
remove unneeded methods
dc83fa0e
use class method instead
b83fcbaf
oops
74e33a93
use `base_version`
9cb8563b
fix examples
c90f85d3
fix CI
40a48945
fix weird error with python 3.8
ea05959c
fix
27e3da69
better fix
3d7c567f
style
d01a2927
Apply suggestions from code review
e836b145
Apply suggestions from code review
cb484056
add comment
325462dc
Apply suggestions from code review
b412adc1
conv2d support for recurse remove
b72ef23d
added docstrings
e0726557
more docstring
bd46ae9d
add deprecate
724b52bc
revert
5e6f343d
try to fix merge conflicts
71650d40
Merge remote-tracking branch 'upstream/main' into peftpart-1
920333ff
v1 tests
c7f20999
add new decorator
7fd52955
add saving utilities test
e65daa7d
adapt tests a bit
209081b8
add save / from_pretrained tests
43b237e6
add saving tests
7e01caf0
add scale tests
fc16c449
Merge branch 'main' into peftpart-1
5805c025
fix deps tests
831bbaa6
Merge branch 'peftpart-1' of https://github.com/younesbelkada/diffuse…
d1d1f22e
fix lora CI
24b38a82
fix tests
651de856
add comment
26af3eaf
fix
6e3d33b0
style
6903825f
add slow tests
7aadd307
slow tests pass
aedffbf5
style
2a64c888
Update src/diffusers/utils/import_utils.py
557404f7
Apply suggestions from code review
5de8506c
circumvents pattern finding issue
65fe5198
left a todo
9303d04e
Merge branch 'main' into peftpart-1
29bfc560
Merge remote-tracking branch 'upstream/main' into peftpart-1
90974ea8
Merge branch 'peftpart-1' of https://github.com/younesbelkada/diffuse…
053c827a
Apply suggestions from code review
03f7431c
update hub path
d4637f7f
add lora workflow
17ac9674
fix
5295aa27
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub