koboldcpp/tools/mtmd
Concedo 57ce374240 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/ISSUE_TEMPLATE/010-bug-compilation.yml
#	.github/ISSUE_TEMPLATE/011-bug-results.yml
#	.github/labeler.yml
#	.github/workflows/build.yml
#	.github/workflows/release.yml
#	.gitmodules
#	CMakeLists.txt
#	ggml/CMakeLists.txt
#	ggml/src/CMakeLists.txt
#	ggml/src/ggml-cann/aclnn_ops.cpp
#	ggml/src/ggml-cann/ggml-cann.cpp
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	ggml/src/ggml-opencl/kernels/softmax_4_f16.cl
#	ggml/src/ggml-opencl/kernels/softmax_4_f32.cl
#	ggml/src/ggml-opencl/kernels/softmax_f16.cl
#	ggml/src/ggml-opencl/kernels/softmax_f32.cl
#	ggml/src/ggml-sycl/element_wise.cpp
#	ggml/src/ggml-sycl/element_wise.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	scripts/sync-ggml-am.sh
#	scripts/sync-ggml.last
#	scripts/sync-ggml.sh
#	tests/test-backend-ops.cpp
#	tests/test-c.c
2025-07-05 12:16:28 +08:00
..
legacy-models mtmd : remove libllava, remove clip-quantize-cli (⚠️ breaking change) (#13460) 2025-05-13 15:33:58 +02:00
clip-impl.h mtmd : support Qwen 2.5 Omni (input audio+vision, no audio output) (#13784) 2025-05-27 14:06:10 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2025-07-05 12:16:28 +08:00
clip.h Merge branch 'upstream' into concedo_experimental 2025-06-18 21:22:51 +08:00
deprecation-warning.cpp mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +02:00
llava.cpp hey what do you know, it worked 2025-05-21 18:50:05 +08:00
llava.h mtmd : remove libllava, remove clip-quantize-cli (⚠️ breaking change) (#13460) 2025-05-13 15:33:58 +02:00
mtmd-audio.cpp mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd-audio.h mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd-cli.cpp llama : deprecate llama_kv_self_ API (#14030) 2025-06-06 14:11:15 +03:00
mtmd-helper.cpp mtmd : fix memory leak in mtmd_helper_eval_chunk_single (#13961) 2025-06-02 16:29:28 +02:00
mtmd-helper.h mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd.cpp mtmd : refactor llava-uhd preprocessing logic (#14247) 2025-06-18 10:43:57 +02:00
mtmd.h mtmd : drop _shared from libmtmd name, merge helpers into libmtmd (⚠️ breaking change) (#13917) 2025-05-31 10:14:29 +02:00
requirements.txt mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +02:00
test-1.jpeg mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +02:00
test-2.mp3 mtmd : support Qwen 2.5 Omni (input audio+vision, no audio output) (#13784) 2025-05-27 14:06:10 +02:00
tests.sh scripts : make the shell scripts cross-platform (#14341) 2025-06-30 10:17:18 +02:00