mirror of
https://github.com/leejet/stable-diffusion.cpp
synced 2026-03-02 13:09:41 +01:00
* add qwen tokenizer * add qwen2.5 vl support * mv qwen.hpp -> qwenvl.hpp * add qwen image model * add qwen image t2i pipeline * fix qwen image flash attn * add qwen image i2i pipline * change encoding of vocab_qwen.hpp to utf8 * fix get_first_stage_encoding * apply jeffbolz f32 patch https://github.com/leejet/stable-diffusion.cpp/pull/851#issuecomment-3335515302 * fix the issue that occurs when using CUDA with k-quants weights * optimize the handling of the FeedForward precision fix * to_add_out precision fix * update docs |
||
|---|---|---|
| .. | ||
| flux | ||
| photomaker_examples | ||
| qwen | ||
| wan | ||
| a lovely cat.png | ||
| cat_with_sd_cpp_42.png | ||
| cat_with_sd_cpp_20184.png | ||
| control_2.png | ||
| control_3.png | ||
| control.png | ||
| f16.png | ||
| f32.png | ||
| img2img_output.png | ||
| q4_0.png | ||
| q4_1.png | ||
| q5_0.png | ||
| q5_1.png | ||
| q8_0.png | ||
| sd3.5_large.png | ||
| sycl_sd3_output.png | ||
| with_lcm.png | ||
| without_lcm.png | ||