koboldcpp/otherarch/sdcpp
Concedo e44ddf26ef Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/server.yml
#	CMakeLists.txt
#	Makefile
#	examples/embedding/embedding.cpp
#	examples/imatrix/imatrix.cpp
#	examples/llama-bench/llama-bench.cpp
#	examples/llava/MobileVLM-README.md
#	examples/parallel/parallel.cpp
#	examples/perplexity/perplexity.cpp
#	examples/quantize/CMakeLists.txt
#	examples/server/README.md
#	examples/speculative/speculative.cpp
#	tests/test-backend-ops.cpp
2024-09-13 16:17:24 +08:00
..
thirdparty Merge commit 'df270ef745' into concedo_experimental 2024-09-09 17:10:08 +08:00
clip.hpp Merge branch 'upstream' into concedo_experimental 2024-05-28 21:57:19 +08:00
common.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
control.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
denoiser.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
esrgan.hpp Merge branch 'upstream' into concedo_experimental 2024-05-28 21:57:19 +08:00
ggml_extend.hpp Merge branch 'upstream' into concedo_experimental 2024-09-13 16:17:24 +08:00
lora.hpp try to fix lora naming issues 2024-05-15 23:49:01 +08:00
main.cpp Merge branch 'upstream' into concedo_experimental 2024-04-24 21:29:07 +08:00
model.cpp try to fix lora naming issues 2024-05-15 23:49:01 +08:00
model.h initial files from sdcpp (not working) 2024-02-28 15:45:13 +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 handle oversized images by downscaling 2024-08-26 13:58:18 +08:00
stable-diffusion.cpp Added vulkan support for SD (+1 squashed commits) 2024-08-01 17:12:33 +08:00
stable-diffusion.h WIP on sdcpp integration 2024-02-29 00:40:07 +08:00
tae.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
unet.hpp Merge branch 'upstream' into concedo_experimental 2024-05-28 21:57:19 +08:00
upscaler.cpp Added vulkan support for SD (+1 squashed commits) 2024-08-01 17:12:33 +08:00
util.cpp try to fix lora naming issues 2024-05-15 23:49:01 +08:00
util.h try to fix lora naming issues 2024-05-15 23:49:01 +08:00
vae.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00
vocab.hpp initial files from sdcpp (not working) 2024-02-28 15:45:13 +08:00