koboldcpp/tools/mtmd
Concedo 579229d157 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	CODEOWNERS
#	README.md
#	ggml/src/ggml-opencl/kernels/gemv_noshuffle_q8_0_f32.cl
#	ggml/src/ggml-sycl/binbcast.cpp
#	ggml/src/ggml-sycl/element_wise.cpp
#	ggml/src/ggml-vulkan/CMakeLists.txt
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_id_vec.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec_acc.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec_q_acc.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/quantize_q8.wgsl
#	tests/test-backend-ops.cpp
#	tests/test-chat.cpp
#	tests/test-sampling.cpp
#	tools/server/README.md
2026-06-24 23:28:21 +08:00
..
debug Merge branch 'upstream' into concedo_experimental 2026-05-30 01:54:53 +08:00
legacy-models chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
models model: Granite Speech Plus (#24818) 2026-06-23 12:03:31 +02:00
tests mtmd: Add DeepSeekOCR 2 Support (#20975) 2026-05-29 16:13:51 +02:00
clip-graph.h mtmd: add batching API (#24384) 2026-06-13 00:10:29 +02:00
clip-impl.h Merge branch 'upstream' into concedo_experimental 2026-06-24 23:28:21 +08:00
clip-model.h model: Granite Speech Plus (#24818) 2026-06-23 12:03:31 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-06-24 23:28:21 +08:00
clip.h mtmd: add load progress callback (#24865) 2026-06-21 13:40:52 +02:00
deprecation-warning.cpp Fix locale-dependent float printing in GGUF metadata (#17331) 2026-03-04 09:30:40 +01:00
llava.h updated to handle changes for clip_is_mrope 2026-04-21 19:34:32 +08:00
mtmd-audio.cpp mtmd: several bug fixes (#24784) 2026-06-19 12:18:36 +02:00
mtmd-audio.h mtmd: several bug fixes (#24784) 2026-06-19 12:18:36 +02:00
mtmd-cli.cpp mtmd, arg: fix utf8 handling on windows (#24779) 2026-06-19 22:28:38 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-06-20 17:16:19 +08:00
mtmd-helper.h mtmd : add post-decode callback (#24645) 2026-06-15 16:02:05 +03:00
mtmd-image.cpp mtmd: refactor llava-uhd overview image handling (always use ov_img_first) (#24769) 2026-06-18 18:53:49 +02:00
mtmd-image.h mtmd: refactor llava-uhd overview image handling (always use ov_img_first) (#24769) 2026-06-18 18:53:49 +02:00
mtmd.cpp Merge branch 'upstream' into concedo_experimental 2026-06-22 18:23:59 +08:00
mtmd.h Merge branch 'upstream' into concedo_experimental 2026-06-22 18:23:59 +08:00
README-dev.md mtmd: refactor preprocessor, add mtmd_image_preproc_out (#24736) 2026-06-18 12:04:39 +02:00
requirements.txt requirements : bump torch to 2.11.0 (#23503) 2026-05-23 18:24:39 +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 mtmd: add batching for mtmd-cli, add video tests (#24778) 2026-06-18 21:55:04 +02:00