koboldcpp/tools/mtmd
Concedo 5b54b90dca Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	ci/run.sh
#	docs/backend/SYCL.md
#	docs/ops.md
#	docs/ops/SYCL.csv
#	examples/sycl/start-svr.sh
#	examples/sycl/test.sh
#	examples/sycl/win-start-svr.bat
#	examples/sycl/win-test.bat
#	ggml/CMakeLists.txt
#	ggml/src/ggml-sycl/common.hpp
#	ggml/src/ggml-sycl/element_wise.cpp
#	ggml/src/ggml-sycl/fattn-vec.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-sycl/presets.hpp
#	ggml/src/ggml-sycl/set_rows.cpp
#	ggml/src/ggml-sycl/ssm_conv.cpp
#	scripts/sync-ggml.last
#	tests/test-backend-ops.cpp
#	tests/test-model-resolution.cpp
#	tests/test-mtmd-c-api.c
2026-08-08 17:08:22 +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: support multi-row batching for deepseek-ocr (#26154) 2026-08-05 13:34:52 +02:00
tests sampler : remove "full-context windows" from history-based samplers (#26524) 2026-08-04 21:28:55 +03:00
clip-graph.h mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +02:00
clip-impl.h Merge branch 'upstream' into concedo_experimental 2026-08-08 17:08:22 +08:00
clip-model.h mtmd: fix longest_edge ignoring min/max pixels (#26638) 2026-08-07 18:05:15 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-08-08 17:08:22 +08:00
clip.h mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +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: correcting duplicate empty audio chunks for short inputs (#26536) 2026-08-04 22:05:56 +02:00
mtmd-audio.h mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +02:00
mtmd-cli.cpp mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +02:00
mtmd-helper-common.h mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +02:00
mtmd-helper-gen.cpp mtmd: stop feeding the text stream again during Qwen3-TTS generation (#26706) 2026-08-07 13:32:52 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-08-07 20:46:56 +08:00
mtmd-helper.h mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +02:00
mtmd-image.cpp mtmd: fix longest_edge ignoring min/max pixels (#26638) 2026-08-07 18:05:15 +02:00
mtmd-image.h mtmd: add minicpmv46 downsample (#25993) 2026-08-01 13:38:36 +02:00
mtmd.cpp Merge commit '0b14b87d7c' into concedo_experimental 2026-08-07 18:04:33 +08:00
mtmd.h mtmd: add chunk save/load function (#26645) 2026-08-06 19:46:40 +02:00
README-dev.md mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +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