koboldcpp/otherarch/sdcpp
Wagner Bruna 6003e90e50
Add flash attention and conv2d direct controls for image generation (#1678)
* Add separate flash attention config for image generation

* Add config option for Conv2D Direct
2025-08-20 12:17:57 +08:00
..
thirdparty Merge branch 'upstream' into concedo_experimental 2025-05-31 13:04:21 +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 fixed sdmain compile issues 2025-08-13 22:32:02 +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 Add flash attention and conv2d direct controls for image generation (#1678) 2025-08-20 12:17:57 +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