Historial de Commits

Autor SHA1 Mensaje Fecha
  v0xie 07805cbeee fix: AttributeError when attempting to reshape rescale by org_module weight hace 1 año
  Kohaku-Blueleaf c4afdb7895 For no constraint hace 1 año
  Kohaku-Blueleaf 64179c3221 Update network_oft.py hace 1 año
  Kohaku-Blueleaf 591470d86d linting hace 1 año
  Kohaku-Blueleaf a5436a3ac0 Update network_oft.py hace 1 año
  Kohaku-Blueleaf 4eb949625c prevent undefined variable hace 1 año
  Kohaku-Blueleaf 5a8dd0c549 Fix rescale hace 1 año
  Kohaku-Blueleaf 90441294db Add rescale mechanism hace 1 año
  v0xie 613b0d9548 doc: add boft comment hace 1 año
  v0xie 325eaeb584 fix: get boft params from weight shape hace 1 año
  v0xie 2f1073dc6e style: fix lint hace 1 año
  v0xie a4668a16b6 fix: calculate butterfly factor hace 1 año
  v0xie 9588721197 feat: support LyCORIS BOFT hace 1 año
  v0xie fd383140cf fix: wrong devices for eye and constraint hace 1 año
  Kohaku-Blueleaf f8f38c7c28 Fix dtype casting for OFT module hace 1 año
  Kohaku-Blueleaf 3772a82a70 better naming and correct order for device. hace 1 año
  Kohaku-Blueleaf 8fc67f3851 remove debug print hace 1 año
  Kohaku-Blueleaf 265bc26c21 Use self.scale instead of custom finalize hace 1 año
  Kohaku-Blueleaf 735c9e8059 Fix network_oft hace 1 año
  v0xie eb667e715a feat: LyCORIS/kohya OFT network support hace 1 año
  v0xie d6d0b22e66 fix: ignore calc_scale() for COFT which has very small alpha hace 1 año
  v0xie bbf00a96af refactor: remove unused function hace 1 año
  v0xie 329c8bacce refactor: use same updown for both kohya OFT and LyCORIS diag-oft hace 1 año
  v0xie f6c8201e56 refactor: move factorization to lyco_helpers, separate calc_updown for kohya and kb hace 1 año
  v0xie fe1967a4c4 skip multihead attn for now hace 1 año
  v0xie d727ddfccd no idea what i'm doing, trying to support both type of OFT, kblueleaf diag_oft has MultiheadAttn which kohya's doesn't?, attempt create new module based off network_lora.py, errors about tensor dim mismatch hace 1 año
  v0xie a2fad6ee05 test implementation based on kohaku diag-oft implementation hace 1 año
  v0xie 6523edb8a4 style: conform style hace 1 año
  v0xie 3b8515d2c9 fix: multiplier applied twice in finalize_updown hace 1 año
  v0xie 4a50c9638c refactor: remove used OFT functions hace 1 año