- 03 May, 2025 1 commit
-
-
Muyang Li authored
* reset_lora is buggy * fix: fix the LoRA reset * test: add a test for lora reset * chore: remove the debug script * style: make linter happy * test: enable cpu offloading for the lora reset test * test: fix the tests * test: fix the tests
-
- 02 May, 2025 1 commit
-
-
Muyang Li authored
* feat: support FP8 LoRAs (#342) * feat: support FP8 LoRAs * fix the int4 expected lpips * test: use cpu offload to save gpu memory in multi-batch test
-
- 01 May, 2025 2 commits
-
-
Muyang Li authored
* style: reformated codes * style: reformated codes
-
Andrea Ferretti authored
* feat: expose norm1 layer to support TeaCache * feat: add TeaCache example * feat: add idx as optional parameter * chore: rename function * refactor: move TeaCache decorator into example script * test: add a test for the combination of Nunchaku with TeaCache * feat: expose norm1 layer to support TeaCache * feat: add TeaCache example * feat: add idx as optional parameter * chore: rename function * refactor: move TeaCache decorator into example script * test: add a test for the combination of Nunchaku with TeaCache * fix: make tests run on low memory hardware * fix: ensure that memory is correctly released between tests * fix: avoid moving pipeline to device prematurely * gpu memory does not release * need to figure out a way to get compatible with offloading * wrap up the teacache --------- Co-authored-by:muyangli <lmxyy1999@foxmail.com>
-
- 20 Apr, 2025 1 commit
-
-
Muyang Li authored
-
- 19 Apr, 2025 6 commits
- 04 Apr, 2025 1 commit
-
-
Muyang Li authored
-
- 01 Apr, 2025 2 commits