feat: single-file model loading (#413)
* 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
Showing
nunchaku/merge_models.py
0 → 100644
nunchaku/merge_t5.py
0 → 100644
Please register or sign in to comment