koboldcpp/tools/mtmd
Concedo fc84597f96 Merge commit '533b18257b' into concedo_experimental
# Conflicts:
#	CMakeLists.txt
#	examples/gguf-hash/CMakeLists.txt
#	examples/gguf-hash/gguf-hash.cpp
#	scripts/sync_vendor.py
#	tools/mtmd/CMakeLists.txt
#	vendor/hash/rotate-bits/rotate-bits.h
#	vendor/hash/sha1/sha1.c
#	vendor/hash/sha1/sha1.h
#	vendor/hash/sha256/sha256.c
#	vendor/hash/sha256/sha256.h
#	vendor/hash/xxhash/xxhash.c
#	vendor/hash/xxhash/xxhash.h
2026-08-20 18:42:18 +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 commit '533b18257b' into concedo_experimental 2026-08-20 18:42:18 +08:00
mtmd-helper.h mtmd: use sha256 for input hashing (#27274) 2026-08-17 21:20:12 +02:00
mtmd-image.cpp mtmd : skip thumbnail for non-tiled LFM2 images (#27246) 2026-08-17 19:41:32 +02:00
mtmd-image.h mtmd : skip thumbnail for non-tiled LFM2 images (#27246) 2026-08-17 19:41:32 +02:00
mtmd.cpp server: save processed mtmd chunks as placeholder (#27278) 2026-08-17 21:29:50 +02:00
mtmd.h server: save processed mtmd chunks as placeholder (#27278) 2026-08-17 21:29:50 +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 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