PEFT Integration for Text Encoder to handle multiple alphas/ranks, disable/enable adapters and support for multiple adapters #5147
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
peft integration features for text encoder
0985d17e
Merge branch 'main' into peftpart-1
ece3b02f
fix bug
01a15cc6
Merge branch 'main' into smangrul/peft-integration
080db75f
fix code quality
ffbac30e
Apply suggestions from code review
916c31ab
fix bugs
5de0f1bf
Merge branch 'smangrul/peft-integration' of https://github.com/huggin…
c32872ee
pacman100
marked this pull request as ready for review 2 years ago
Apply suggestions from code review
0acb58cd
pacman100
changed the title Smangrul/peft integration PEFT Integration for Text Encoder to handle multiple alphas/ranks, disable/enable adapters and support for multiple adapters 2 years ago
address comments
1ca4c628
fix code quality
7c377887
address comments
2fcf1741
address comments
a1f01289
sayakpaul
approved these changes
on 2023-09-27
Merge branch 'main' into smangrul/peft-integration
7b2ccfff
Apply suggestions from code review
fd9bcfe5
find and replace
9916ac6a
kashif
deleted the smangrul/peft-integration branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub