Will OneTrainer allow for LoRA transfer (X-Adapter/LoRA-X/DeltaSampling) with old LoRAs #1456
Unanswered
TomLucidor
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
OneTrainer is a training tool, this is a sampling method. However, a very similar technique was applied here: #1353 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are existing research out there that claims to move concepts/style from older LoRA into newer models, and maybe OneTrainer could support them? https://github.com/showlab/X-Adapter https://ar5iv.labs.arxiv.org/html/2501.16559 https://github.com/Zhidong-Gao/DeltaSampling
Beta Was this translation helpful? Give feedback.
All reactions