koboldcpp/tools/mtmd
Concedo 49dbdaaab5 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	AGENTS.md
#	CODEOWNERS
#	CONTRIBUTING.md
#	docs/backend/OPENCL.md
#	docs/development/HOWTO-add-model.md
#	examples/training/finetune.cpp
#	ggml/src/ggml-hexagon/ggml-hexagon.cpp
#	ggml/src/ggml-hexagon/htp-drv.cpp
#	ggml/src/ggml-hexagon/htp/act-ops.c
#	ggml/src/ggml-hexagon/htp/dma-queue.c
#	ggml/src/ggml-hexagon/htp/dma-queue.h
#	ggml/src/ggml-hexagon/htp/flash-attn-ops.c
#	ggml/src/ggml-hexagon/htp/flash-attn-ops.h
#	ggml/src/ggml-hexagon/htp/hmx-mm-kernels-tiled.h
#	ggml/src/ggml-hexagon/htp/htp-ctx.h
#	ggml/src/ggml-hexagon/htp/htp-ops.h
#	ggml/src/ggml-hexagon/htp/htp-tensor.c
#	ggml/src/ggml-hexagon/htp/htp-tensor.h
#	ggml/src/ggml-hexagon/htp/hvx-fa-kernels.h
#	ggml/src/ggml-hexagon/htp/hvx-reduce.h
#	ggml/src/ggml-hexagon/htp/main.c
#	ggml/src/ggml-hexagon/htp/matmul-ops.c
#	ggml/src/ggml-hexagon/htp/matmul-ops.h
#	ggml/src/ggml-hexagon/htp/unary-ops.c
#	ggml/src/ggml-hexagon/htp/unary-ops.h
#	ggml/src/ggml-opencl/CMakeLists.txt
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	scripts/compare-llama-bench.py
#	scripts/snapdragon/ggml-hexagon-profile.py
#	scripts/snapdragon/ggml-hexagon-trace.py
#	scripts/sync_vendor.py
#	tests/test-arg-parser.cpp
#	tests/test-chat.cpp
#	tests/test-model-load-cancel.cpp
#	tests/test-quantize-stats.cpp
#	tools/cli/README.md
#	tools/completion/README.md
#	tools/llama-bench/llama-bench.cpp
#	tools/server/README.md
#	tools/ui/src/lib/constants/settings-registry.ts
2026-07-25 12:20:51 +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 : use align_corners for qwen3vl vision position embedding interpolation (#25781) 2026-07-21 23:58:34 +02:00
tests mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
clip-graph.h mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
clip-impl.h Merge branch 'upstream' into concedo_experimental 2026-06-24 23:28:21 +08:00
clip-model.h mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-07-11 11:36:59 +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: fix silent prompt truncation on embedded NUL (#25548) 2026-07-13 00:47:25 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-07-25 12:20:51 +08:00
mtmd-helper.h mtmd : add post-decode callback (#24645) 2026-06-15 16:02:05 +03:00
mtmd-image.cpp mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
mtmd-image.h mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
mtmd.cpp Merge branch 'upstream' into concedo_experimental 2026-07-13 20:53:37 +08:00
mtmd.h Merge branch 'upstream' into concedo_experimental 2026-07-13 20:53:37 +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
test-2.mp3
tests.sh mtmd: add batching for mtmd-cli, add video tests (#24778) 2026-06-18 21:55:04 +02:00