diffusers
[LoRA] use the PyTorch classes wherever needed and start depcrecation cycles
#7204
Merged

[LoRA] use the PyTorch classes wherever needed and start depcrecation cycles #7204

sayakpaul merged 39 commits into main from remove-linear_cls
sayakpaul
sayakpaul fix PyTorch classes and start deprecsation cycles.
500051ff
sayakpaul sayakpaul requested a review from yiyixuxu yiyixuxu 2 years ago
sayakpaul sayakpaul requested a review from younesbelkada younesbelkada 2 years ago
sayakpaul Merge branch 'main' into remove-linear_cls
84762393
HuggingFaceDocBuilderDev
sayakpaul remove args crafting for accommodating scale.
9061ebbc
sayakpaul remove scale check in feedforward.
76b7cbdf
sayakpaul assert against nn.Linear and not CompatibleLinear.
93b5106f
yiyixuxu
yiyixuxu commented on 2024-03-05
sayakpaul Merge branch 'main' into remove-linear_cls
d1f3d3c2
sayakpaul remove conv_cls and lineaR_cls.
80953172
sayakpaul remove scale
7e965496
sayakpaul šŸ‘‹ scale.
59181e44
sayakpaul sayakpaul requested a review from yiyixuxu yiyixuxu 2 years ago
sayakpaul fix: unet2dcondition
1413847d
sayakpaul fix attention.py
05567383
sayakpaul fix: attention.py again
f56f9f3d
sayakpaul fix: unet_2d_blocks.
99971891
sayakpaul fix-copies.
4f66db0a
sayakpaul more fixes.
fd348d1f
sayakpaul fix: resnet.py
10c4232e
sayakpaul more fixes
6fe19d96
sayakpaul fix i2vgenxl unet.
c256b77b
sayakpaul depcrecate scale gently.
45030fb3
sayakpaul fix-copies
6b5212b0
sayakpaul
sayakpaul Merge branch 'main' into remove-linear_cls
b4873953
yiyixuxu
yiyixuxu commented on 2024-03-07
yiyixuxu
yiyixuxu commented on 2024-03-08
yiyixuxu
sayakpaul Apply suggestions from code review
ee645c7f
sayakpaul quality
bfdfc202
sayakpaul throw warning when scale is passed to the the BasicTransformerBlock c…
d4fa31d1
sayakpaul remove scale from signature.
15ef1e77
sayakpaul cross_attention_kwargs, very nice catch by Yiyi
d0375fa8
sayakpaul Merge branch 'main' into remove-linear_cls
99e557c5
sayakpaul
sayakpaul fix: logger.warn
8f76caaf
sayakpaul Merge branch 'main' into remove-linear_cls
5d2dd72f
BenjaminBossan
BenjaminBossan approved these changes on 2024-03-11
sayakpaul Merge branch 'main' into remove-linear_cls
5956b543
sayakpaul make deprecation message clearer.
402ec90b
sayakpaul
BenjaminBossan
sayakpaul
BenjaminBossan
sayakpaul address final comments.
de01273c
yiyixuxu
yiyixuxu commented on 2024-03-11
sayakpaul maintain same depcrecation message and also add it to activations.
f56254e5
sayakpaul address yiyi
0ffc8e56
sayakpaul fix copies
69bbe935
sayakpaul
younesbelkada
younesbelkada approved these changes on 2024-03-12
yiyixuxu
yiyixuxu commented on 2024-03-12
sayakpaul Merge branch 'main' into remove-linear_cls
5cd5a288
sayakpaul Apply suggestions from code review
416b4120
sayakpaul more depcrecation
83181b46
sayakpaul fix-copies
938c9b03
sayakpaul sayakpaul merged 531e7191 into main 2 years ago
sayakpaul sayakpaul deleted the remove-linear_cls branch 2 years ago
SeqCrafter
younesbelkada
sayakpaul

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone