koboldcpp/otherarch/sdcpp
Wagner Bruna dd0bf706a3
fix Chroma workaround for flash attention (#1746)
chroma_use_dit_mask is a context parameter, so changing it
after creating the context has no effect.
2025-09-21 20:53:40 +08:00
..
thirdparty sync stb_image_write.h with the sd.cpp version (#1733) 2025-09-11 20:37:35 +08:00
clip.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
common.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
conditioner.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
control.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
denoiser.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
diffusion_model.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
esrgan.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
flux.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
ggml_extend.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
gits_noise.inl WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
lora.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
main.cpp sync stb_image_write.h with the sd.cpp version (#1733) 2025-09-11 20:37:35 +08:00
mmdit.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
model.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
model.h WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
pmid.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
preprocessing.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
rng.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
rng_philox.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
SDCPP_LICENSE initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
sdtype_adapter.cpp fix Chroma workaround for flash attention (#1746) 2025-09-21 20:53:40 +08:00
stable-diffusion.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
stable-diffusion.h WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
t5.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
tae.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
unet.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
upscaler.cpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
util.cpp tts cpp model is now loadable in kcpp 2025-08-17 15:47:22 +08:00
util.h WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
vae.hpp WIP: update stable-diffusion.cpp to 5900ef6605c6 (new API) (#1669) 2025-08-12 23:25:02 +08:00
vocab.hpp resync and updated sdcpp for flux and sd3 support 2024-11-03 22:03:16 +08:00