koboldcpp/tools/mtmd
Concedo 15d269197e Merge commit '506200cf8b' into concedo_experimental
# Conflicts:
#	docs/multimodal.md
#	scripts/compare-llama-bench.py
#	src/llama-vocab.cpp
#	tools/llama-bench/README.md
#	tools/llama-bench/llama-bench.cpp
2026-04-07 14:58:36 +08:00
..
debug fixed mtmd build 2026-04-03 14:41:24 +08:00
legacy-models chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
models model : add HunyuanOCR support (#21395) 2026-04-05 23:32:14 +02:00
clip-graph.h model, mtmd: fix gguf conversion for audio/vision mmproj (#21309) 2026-04-02 17:10:32 +02:00
clip-impl.h Merge branch 'upstream' into concedo_experimental 2026-04-06 20:56:02 +08:00
clip-model.h model : add HunyuanOCR support (#21395) 2026-04-05 23:32:14 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-04-06 20:56:02 +08:00
clip.h fixed gemma4v image crashing on encode, however images are not yet working correctly 2026-04-03 15:56:35 +08:00
deprecation-warning.cpp Fix locale-dependent float printing in GGUF metadata (#17331) 2026-03-04 09:30:40 +01:00
llava.cpp fixed gemma4v image crashing on encode, however images are not yet working correctly 2026-04-03 15:56:35 +08:00
llava.h track clip img patch nx and ny 2025-12-18 22:58:10 +08:00
mtmd-audio.cpp mtmd: add more sanity checks (#21047) 2026-03-27 11:00:52 +01:00
mtmd-audio.h mtmd: add more sanity checks (#21047) 2026-03-27 11:00:52 +01:00
mtmd-cli.cpp common : move up common_init() and fix Windows UTF-8 logs (#21176) 2026-03-31 12:53:41 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-03-30 20:45:38 +08:00
mtmd-helper.h mtmd: add mtmd_log_set (#17268) 2025-11-14 15:56:19 +01:00
mtmd-image.cpp mtmd: add more sanity checks (#21047) 2026-03-27 11:00:52 +01:00
mtmd-image.h mtmd: refactor image preprocessing (#21031) 2026-03-26 19:49:20 +01:00
mtmd.cpp model : add HunyuanOCR support (#21395) 2026-04-05 23:32:14 +02:00
mtmd.h mtmd : rename mtmd_get_audio_bitrate to mtmd_get_audio_sample_rate (#20105) 2026-03-13 12:30:02 +01:00
requirements.txt requirements : update transformers/torch for Embedding Gemma (#15828) 2025-09-09 06:06:52 +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 docs: add hunyuan-ocr gguf, also add test [no ci] (#21490) 2026-04-06 14:02:37 +02:00