"vscode:/vscode.git/clone" did not exist on "656c310e4b8545f0c4785dd8ee68288d2bb978b6"
- 30 May, 2025 1 commit
-
-
Muyang Li authored
* add a script to merge models * finished * try to merge t5 * merge the config into meta files * rewrite the t5 model loading * consider the case of subfolder * merged the qencoder files * make the linter happy and fix the tests * pass tests * add deprecation messages * add a script to merge models * schnell script runnable * update sana * modify the model paths * fix the model paths * style: make the linter happy * remove the debugging assertion * chore: fix the qencoder lpips * fix the lpips
-
- 23 May, 2025 1 commit
-
-
ZIAN HU authored
* Updating quantized t5 encoder * Fix formatting based on pre-commit hook * Update test cases * Fixing linter issue * Fix linter reformatting * support fp4 * style: make linter happy * update the fp4 lpips * Prevent downloading original t5 model * Make sure model in eval mode --------- Co-authored-by:muyangli <lmxyy1999@foxmail.com>
-