- 23 Sep, 2025 1 commit
-
-
Muyang Li authored
* add the v1 tests * formalize the requirements * update * update * well format the dependency * update docs * update * update * update the dependency * fix the version in ci * well organize the dependency * update the pr list * update tests * add tests for qwen-image * add qwen-image lightning * add tests * update fp4 lpips * add tests for qwen-image-edit * update * updat * add 8 steps lora back * update nvfp4 results * add qwen-image-edit-lightning * style: make linter happy * do not use batch when batchsize is 1 * update * finished all the tests * add cn test * style: make linter happy * update * add qwen-image controlnet * update * add fp4 metrics * fix the tests
-
- 15 Aug, 2025 1 commit
-
-
Muyang Li authored
* start refract the codebase * update * update * start to implement ops * add gemm * write the docstrings * define the w4a4 svdq linear * update * make the linter happy * finished the SVDQW4A4Linear * finished the SVDQW4A4Linear * update * update * add a patcher to the model * update * add adanormsinglezero * update * update * finished the naive implementation of nunchaku flux * add ff * finished the naive forward * update * svdq linear * start debugging * fix some issues * successfully built the model * update * successfully load the model * update * update * update * try to making it runnable * debugging * debugging * debugging * add bias to awq linear * run through * fix the normalization * update * update * update * fix the attention * fix the no fuse nvfp models * update * finished the fused ff * make linter happy * make linter happy * make linter happy * debugging the fp16 attn * nunchaku fp16 is bug...
-
- 14 Jul, 2025 1 commit
-
-
Muyang Li authored
* update sphinx docs * update the doc configration * configure doxyfile * start building the docs * building docs * building docs * update docs * finish the installation documents * finish the installation documents * finish the installation documents * start using rst * use rst instead of md * need to figure out how to maintain rst * update * make linter happy * update * link management * rst is hard to handle * fix the title-only errors * setup the rst linter * add the lora files * lora added, need to be more comprehensive * update * update * finished lora docs * finished the LoRA docs * finished the cn docs * finished the cn docs * finished the qencoder docs * finished the cpu offload * finished the offload docs * add the attention docs * finished the attention docs * finished the fbcache * update * finished the pulid docs * make linter happy * make linter happy * add kontext * update * add the docs for gradio demos * add do...
-
- 30 Jun, 2025 1 commit
-
-
Muyang Li authored
* update kontext examples * update tests * add tests for kontext * remove the warning of txt_ids and img_ids * chore: add kontext to be synced from hf to ms * add kontext demo * make linter happy * style: make linter happy * update docs
-
- 01 May, 2025 2 commits
-
-
Muyang Li authored
* style: reformated codes * style: reformated codes
-
K authored
* add pulid * Add the feature that allows the mixed use of pulid and non-pulid after loading pulid to generate the pipeline. * Added the feature to load LoRA at any time. * Organized the directory structure. * Organized the code. * Removed unused related code from eva-clip. * style: apply Ruff formatting * Refactored code and verified pulid works. * add pulid tests * auto detect precision in test * Updated requirements.txt * update requirements * style: reformat the example * style: reformat the example * style: rename cb to call_back * style: format the codes * style: format the codes * reformated the codes * fix the repo forward * clean some dead codes * wrap up for pulid --------- Co-authored-by:
kkkxue <kkkxue@tencent.com> Co-authored-by:
muyangli <lmxyy1999@foxmail.com>
-
- 08 Nov, 2024 1 commit
-
-
Zhekai Zhang authored
-