- 01 Oct, 2025 1 commit
-
-
Muyang Li authored
* make linter happy * add tests for qwen-image-edit-2509 * update * update * flux schnell test runnable * update the test score * make linter happy * add fp4 results * fix the test score * add tests for flux_dev * update the test score * add flux.1-krea * fix the krea tests * update * update * add kontext * update * fix kontext * update * add flux.1-depth * add flux-tools * finish flux tools * add more flux examples * update * update3 * update * update score * update * update
-
- 29 Sep, 2025 1 commit
-
-
Amchii authored
* fix: add missing scheduler to qwen-image-edit-2509 lightning example * docs: add documentation for qwen-image-edit-2509 lightning * docs: add Distilled Qwen-Image-Edit-2509-Lightning section and fix Hugging Face link refs - Add a new "Distilled Qwen-Image-Edit-2509 (Qwen-Image-Edit-2509-Lightning)" section to docs/source/usage/qwen-image-edit.rst, referencing examples/v1/qwen-image-edit-2509-lightning.py. - Fix incorrect reStructuredText named-reference syntax that produced relative links: changed occurrences like <hf_qwen-image>/<hf_qwen-image-edit>/<hf_qwen-image-lightning> to the correct named-reference form with trailing underscore (e.g. <hf_qwen-image_>). This makes those links resolve to the external URLs defined in docs/source/links/huggingface.txt instead of becoming relative links. - Files modified: - docs/source/usage/qwen-image-edit.rst - docs/source/usage/qwen-image.rst * style: make linter happy * fix the repo
-
- 26 Sep, 2025 1 commit
-
-
Muyang Li authored
* update * add qwen-image-edit-2509-lightning * avoid test for now
-
- 24 Sep, 2025 1 commit
-
-
Muyang Li authored
* update * update * docs: update README * add a note
-
- 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
-
- 20 Sep, 2025 1 commit
-
-
dengdong authored
* feat: sdxl model support * code style auto-modified by pre-commit hook * refine comments * add tests and examples for sdxl * refine sdxl tests code * make linter happy * mv the locations of the examples * move the locations of the tests * refine tests and examples * add API documentation for unet_sdxl.py * usage doc for sdxl * update docs * update * refine pipeline initialization * refine tests for sdxl/sdxl-turbo
-
- 15 Sep, 2025 1 commit
-
-
ttio2tech authored
* add controlnet support to the qwenimagemodel and add example file for controlnet * add controlnet support * add controlnet support for qwenimage * add controlnet support for qwenimage * style: make linter happy * update example script for qwen controlnet * style: make linter happy * update * update diffusers version
-
- 10 Sep, 2025 1 commit
-
-
Muyang Li authored
* update * update * docs: update README * update docs * style: make linter happy
-
- 05 Sep, 2025 1 commit
-
-
Muyang Li authored
* add v2 flux examples * add the docs * add docs * update * finished ops * add ops * update * update * update * update * update * update * update * update docstrings * update * update * update * update * update * update * update * finished the api docs * update * update
-
- 03 Sep, 2025 1 commit
-
-
Muyang Li authored
* tmp * update * update * finished the offloading impl * the offloading is buggy * update utils * the offloading is still buggy * update * correctness and speedup done; need to check the vram overhead * done * final debugging * update * update * correct now * fix * update * use per-layer offloading * fix the offloading on 5090 * support setting the num_blocks_on_gpu * change the import name
-
- 27 Aug, 2025 2 commits
- 15 Aug, 2025 3 commits
-
-
Muyang Li authored
-
Muyang Li authored
-
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 buggy * finish the fp16 attn * fp4 done * fix the lora scales * add a default value for alpha; need to debug int4 * fix input4 * update * update * ff does not work * specialize the processors * qwen transformer done. start debugging * make linter happy * add schnell v2 for metrics eval * chore: schnellv2 eval * update * ff and attention correct * need to check what happened to module * fp4 done * make linter happy * update an example script * reformat * add an example script * add the annoucement * remove a misleading info * ready to release
-