Vladimir Mandic
|
24caf7c133
|
add modernui to readme
|
2024-05-10 13:55:00 -04:00 |
Vladimir Mandic
|
6bb73e1fd8
|
add support for lora oft, lyco oft, peft
|
2023-12-24 11:30:04 -05:00 |
Vladimir Mandic
|
267905e6bb
|
Revert "Merge pull request #2411 from vladmandic/master"
This reverts commit 64cce8a606, reversing
changes made to 597fc1863f.
|
2023-10-26 07:30:01 -04:00 |
Vladimir Mandic
|
5219daa7fb
|
Revert "Merge branch 'dev' into master"
This reverts commit 4b91ee0044, reversing
changes made to fc7e3c5721.
|
2023-10-26 07:17:40 -04:00 |
AI-Casanova
|
8f84e968d5
|
Refactor and clean up network_oft.py
Switch from matmul to einsum
|
2023-10-21 18:02:05 -06:00 |
Andrew Tischenko
|
929f73100a
|
Update network_oft.py
Some updates to make the matmul slightly more correct? Still WIP, needs to be tested against the quality of the future einsum version.
|
2023-10-21 18:02:05 -06:00 |
Andrew Tischenko
|
dc6ffaef7b
|
Adding OFT support
A WIP adaptation of the OFT implementation from the Kohya repo
Co-Authored-By: AI-Casanova <54461896+AI-Casanova@users.noreply.github.com>
|
2023-10-21 18:02:05 -06:00 |