koboldcpp/tools/mtmd
Concedo 82e15c08bf Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	docs/backend/SYCL.md
#	docs/backend/snapdragon/developer.md
#	examples/convert-llama2c-to-ggml/convert-llama2c-to-ggml.cpp
#	examples/sycl/run-llama2.sh
#	examples/sycl/start-svr.sh
#	examples/sycl/test.sh
#	examples/sycl/win-run-llama2.bat
#	examples/sycl/win-start-svr.bat
#	examples/sycl/win-test.bat
#	ggml/CMakeLists.txt
#	ggml/src/ggml-et/et-kernels/src/ssm_scan_f32.c
#	ggml/src/ggml-et/ggml-et-ops.cpp
#	ggml/src/ggml-et/ggml-et-ops.h
#	ggml/src/ggml-sycl/ssm_scan.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/ssm_scan.wgsl
#	scripts/bench-models.sh
#	scripts/snapdragon/adb/run-bench.sh
#	scripts/snapdragon/adb/run-cli.sh
#	scripts/snapdragon/adb/run-completion.sh
#	scripts/snapdragon/adb/run-mtmd.sh
#	scripts/snapdragon/windows/run-bench.ps1
#	scripts/snapdragon/windows/run-cli.ps1
#	scripts/snapdragon/windows/run-completion.ps1
#	scripts/snapdragon/windows/run-mtmd.ps1
#	scripts/sync-ggml.last
#	scripts/sync_vendor.py
#	tests/CMakeLists.txt
#	tests/test-backend-ops.cpp
#	tests/test-chat.cpp
#	tests/test-jinja.cpp
#	tests/test-llama-archs.cpp
#	tools/cli/README.md
#	tools/completion/README.md
#	tools/llama-bench/README.md
#	tools/server/README.md
2026-08-15 22:50:04 +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: fix Granite4 Vision image sequence assembly (#26653) 2026-08-15 00:25:26 +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-15 22:50:04 +08:00
clip-model.h mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-08-15 22:50:04 +08:00
clip.h mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +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: support pocket-tts (#26871) 2026-08-11 14:18:30 +02:00
mtmd-audio.h mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +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, common: various fixes (#27071) 2026-08-14 23:34:56 +02:00
mtmd-helper-gen.cpp mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-08-07 20:46:56 +08:00
mtmd-helper.h mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +02:00
mtmd-image.cpp mtmd: fix Granite4 Vision image sequence assembly (#26653) 2026-08-15 00:25:26 +02:00
mtmd-image.h mtmd: fix Granite4 Vision image sequence assembly (#26653) 2026-08-15 00:25:26 +02:00
mtmd.cpp mtmd: fix Granite4 Vision image sequence assembly (#26653) 2026-08-15 00:25:26 +02:00
mtmd.h mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +02:00
README-dev.md mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +02:00
requirements.txt requirements: use stable torch packages on s390x (#26864) 2026-08-11 21:58:53 +08:00
test-1.jpeg
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