koboldcpp/tools/mtmd
Concedo f556b13a4e Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/release.yml
#	.github/workflows/server.yml
#	examples/model-conversion/requirements.txt
#	examples/model-conversion/scripts/causal/run-casual-gen-embeddings-org.py
#	examples/speculative-simple/README.md
#	examples/speculative-simple/speculative-simple.cpp
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	requirements/requirements-convert_hf_to_gguf.txt
#	requirements/requirements-convert_lora_to_gguf.txt
#	scripts/hip/gcn-cdna-vgpr-check.py
#	tests/test-backend-ops.cpp
#	tests/test-chat.cpp
#	tools/imatrix/imatrix.cpp
#	tools/mtmd/CMakeLists.txt
2026-08-12 21:34:23 +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 pocket-tts (#26871) 2026-08-11 14:18:30 +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-12 21:34:23 +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-12 21:34:23 +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: support Qwen3-TTS (note: breaking change to llama-tts binary) (#26254) 2026-08-04 17:26:15 +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 model: Muse Glimmer Support (#26841) 2026-08-10 13:07:27 +02:00
mtmd-image.h model: Muse Glimmer Support (#26841) 2026-08-10 13:07:27 +02:00
mtmd.cpp mtmd: support pocket-tts (#26871) 2026-08-11 14:18:30 +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 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