Steven Liu
|
b4e6dc3037
|
[docs] Fix broken links (#12487)
fix broken links
|
2025-10-15 06:42:10 +05:30 |
|
Steven Liu
|
cc5b31ffc9
|
[docs] Migrate syntax (#12390)
* change syntax
* make style
|
2025-09-30 10:11:19 -07:00 |
|
Aryan
|
a4df8dbc40
|
Update more licenses to 2025 (#11746)
update
|
2025-06-19 07:46:01 +05:30 |
|
Sayak Paul
|
d87fe95f90
|
[Chore] add LoraLoaderMixin to the inits (#8981)
* introduce to promote reusability.
* up
* add more tests
* up
* remove comments.
* fix fuse_nan test
* clarify the scope of fuse_lora and unfuse_lora
* remove space
* rewrite fuse_lora a bit.
* feedback
* copy over load_lora_into_text_encoder.
* address dhruv's feedback.
* fix-copies
* fix issubclass.
* num_fused_loras
* fix
* fix
* remove mapping
* up
* fix
* style
* fix-copies
* change to SD3TransformerLoRALoadersMixin
* Apply suggestions from code review
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
* up
* handle wuerstchen
* up
* move lora to lora_pipeline.py
* up
* fix-copies
* fix documentation.
* comment set_adapters().
* fix-copies
* fix set_adapters() at the model level.
* fix?
* fix
* loraloadermixin.
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
|
2024-07-26 08:59:33 +05:30 |
|
YiYi Xu
|
62863bb1ea
|
Revert "[LoRA] introduce LoraBaseMixin to promote reusability." (#8976)
Revert "[LoRA] introduce LoraBaseMixin to promote reusability. (#8774)"
This reverts commit 527430d0a4.
|
2024-07-25 09:10:35 -10:00 |
|
Sayak Paul
|
527430d0a4
|
[LoRA] introduce LoraBaseMixin to promote reusability. (#8774)
* introduce to promote reusability.
* up
* add more tests
* up
* remove comments.
* fix fuse_nan test
* clarify the scope of fuse_lora and unfuse_lora
* remove space
* rewrite fuse_lora a bit.
* feedback
* copy over load_lora_into_text_encoder.
* address dhruv's feedback.
* fix-copies
* fix issubclass.
* num_fused_loras
* fix
* fix
* remove mapping
* up
* fix
* style
* fix-copies
* change to SD3TransformerLoRALoadersMixin
* Apply suggestions from code review
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
* up
* handle wuerstchen
* up
* move lora to lora_pipeline.py
* up
* fix-copies
* fix documentation.
* comment set_adapters().
* fix-copies
* fix set_adapters() at the model level.
* fix?
* fix
---------
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
|
2024-07-25 21:40:58 +05:30 |
|
Sayak Paul
|
30e5e81d58
|
change to 2024 in the license (#6902)
change to 2024
|
2024-02-08 08:19:31 -10:00 |
|
Steven Liu
|
7457aa67cb
|
[docs] Loader APIs (#5813)
* first draft
* remove old loader doc
* start adding lora code examples
* finish
* add link to loralinearlayer
* feedback
* fix
|
2023-11-20 10:53:13 -08:00 |
|