koboldcpp/tools/mtmd
Concedo 9203b6a051 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/labeler.yml
#	.github/workflows/build-self-hosted.yml
#	.github/workflows/release.yml
#	.github/workflows/server-sanitize.yml
#	.github/workflows/server-self-hosted.yml
#	.github/workflows/server.yml
#	.github/workflows/ui-build.yml
#	.github/workflows/ui-ci.yml
#	.github/workflows/ui-publish.yml
#	.gitignore
#	CMakeLists.txt
#	CODEOWNERS
#	scripts/ui-download.cmake
#	scripts/xxd.cmake
#	tests/test-backend-ops.cpp
#	tests/test-reasoning-budget.cpp
#	tools/CMakeLists.txt
#	tools/server/CMakeLists.txt
#	tools/server/README.md
2026-05-16 22:56:33 +08:00
..
debug Merge remote-tracking branch 'origin/upstream' into concedo_experimental 2026-05-06 21:20:06 +08:00
legacy-models chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
models mtmd: add chunks and fix preproc for qwen3a (#23073) 2026-05-15 19:32:47 +02:00
clip-graph.h mtmd: add chunks and fix preproc for qwen3a (#23073) 2026-05-15 19:32:47 +02:00
clip-impl.h Merge branch 'upstream' into concedo_experimental 2026-05-14 19:04:04 +08:00
clip-model.h mtmd: add MiMo v2.5 vision (#22883) 2026-05-12 11:11:14 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-05-16 22:56:33 +08:00
clip.h Merge branch 'upstream' into concedo_experimental 2026-05-16 22:56:33 +08:00
deprecation-warning.cpp Fix locale-dependent float printing in GGUF metadata (#17331) 2026-03-04 09:30:40 +01:00
llava.cpp updated to handle changes for clip_is_mrope 2026-04-21 19:34:32 +08:00
llava.h updated to handle changes for clip_is_mrope 2026-04-21 19:34:32 +08:00
mtmd-audio.cpp mtmd: add chunks and fix preproc for qwen3a (#23073) 2026-05-15 19:32:47 +02:00
mtmd-audio.h mtmd: add chunks and fix preproc for qwen3a (#23073) 2026-05-15 19:32:47 +02:00
mtmd-cli.cpp common : only load backends when required (#22290) 2026-05-05 09:23:50 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-04-20 20:19:11 +08:00
mtmd-helper.h mtmd: add pos_0 to mtmd_image_tokens_get_decoder_pos (breaking change) (#22082) 2026-04-19 11:57:21 +02:00
mtmd-image.cpp mtmd : support MiniCPM-V 4.6 (#22529) 2026-05-06 21:54:09 +02:00
mtmd-image.h model : support step3-vl-10b (#21287) 2026-04-08 09:51:31 +02:00
mtmd.cpp mtmd: add chunks and fix preproc for qwen3a (#23073) 2026-05-15 19:32:47 +02:00
mtmd.h mtmd, server, common: expose modalities to /v1/models (#22952) 2026-05-12 19:08:07 +02: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 mtmd, llama : Update HunyuanVL vision-language model support (#22037) 2026-04-22 11:58:43 +02:00