koboldcpp/tools/mtmd
Concedo e27861e14e Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/cann.Dockerfile
#	.devops/cpu.Dockerfile
#	.devops/cuda.Dockerfile
#	.devops/intel.Dockerfile
#	.devops/musa.Dockerfile
#	.devops/openvino.Dockerfile
#	.devops/rocm.Dockerfile
#	.devops/s390x.Dockerfile
#	.devops/vulkan.Dockerfile
#	.devops/zendnn.Dockerfile
#	.github/workflows/build-cache.yml
#	.github/workflows/build-openvino.yml
#	.github/workflows/build-self-hosted.yml
#	.github/workflows/release.yml
#	app/llama.cpp
#	build-xcframework.sh
#	docs/backend/OPENVINO.md
#	ggml/CMakeLists.txt
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	ggml/src/ggml-openvino/ggml-decoder.cpp
#	ggml/src/ggml-openvino/openvino/op/add_id.cpp
#	ggml/src/ggml-openvino/openvino/op/glu_swiglu.cpp
#	ggml/src/ggml-openvino/openvino/op/mul_mat_id.cpp
#	ggml/src/ggml-openvino/openvino/op/softmax.cpp
#	ggml/src/ggml-openvino/openvino/op_table.cpp
#	ggml/src/ggml-openvino/openvino/op_table.h
#	ggml/src/ggml-sycl/softmax.cpp
#	scripts/sync-ggml.last
#	tests/test-backend-ops.cpp
#	tests/test-quantize-fns.cpp
#	tools/server/CMakeLists.txt
#	tools/ui/src/lib/services/chat.service.ts
2026-06-27 10:33:29 +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 mtmd: add more validations (#25013) 2026-06-26 08:43:29 +02:00
tests mtmd: model: unlimited-ocr: converter + parity test (#24969) 2026-06-24 18:20:22 +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 mtmd: add more validations (#25013) 2026-06-26 08:43:29 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-06-27 10:33:29 +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: add more validations (#25013) 2026-06-26 08:43:29 +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