Steven Liu
|
3c79dd9dbe
|
[docs] PEFT adapter API (#6499)
follow up
|
2024-01-09 08:09:15 -08:00 |
|
Sayak Paul
|
585f941366
|
[Core] introduce PeftAdapterMixin module. (#6416)
* introduce integrations module.
* remove duplicate methods.
* better imports.
* move to loaders.py
* remove peftadaptermixin from modelmixin.
* add: peftadaptermixin selectively.
* add: entry to _toctree
* Empty-Commit
|
2024-01-05 18:18:28 +05:30 |
|
Steven Liu
|
8ccc76ab37
|
[docs] IP-Adapter API doc (#6140)
add ip-adapter
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
|
2023-12-14 09:19:37 -08: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 |
|