koboldcpp/tools/mtmd
Concedo 42ad89cd86 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.devops/cann.Dockerfile
#	.devops/cpu.Dockerfile
#	.devops/llama-cli-cann.Dockerfile
#	.devops/nix/package.nix
#	.github/workflows/build-android.yml
#	.github/workflows/build-cann.yml
#	.github/workflows/build-msys.yml
#	.github/workflows/docker.yml
#	.github/workflows/editorconfig.yml
#	.github/workflows/gguf-publish.yml
#	.github/workflows/python-lint.yml
#	.github/workflows/release.yml
#	CMakeLists.txt
#	docs/backend/CANN.md
#	ggml/src/ggml-hexagon/ggml-hexagon.cpp
#	ggml/src/ggml-hexagon/htp/hmx-matmul-ops.c
#	ggml/src/ggml-hexagon/htp/htp-ctx.h
#	ggml/src/ggml-hexagon/htp/main.c
#	ggml/src/ggml-hexagon/htp/matmul-ops.c
#	ggml/src/ggml-rpc/ggml-rpc.cpp
#	scripts/sync_vendor.py
#	tests/test-chat-auto-parser.cpp
#	tests/test-chat.cpp
#	tests/test-json-schema-to-grammar.cpp
#	tests/test-reasoning-budget.cpp
#	tools/cli/cli.cpp
#	tools/server/CMakeLists.txt
#	tools/server/README.md
2026-03-30 20:45:38 +08:00
..
debug mtmd: add llama-mtmd-debug binary (#20508) 2026-03-14 15:52:29 +01:00
legacy-models chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
models mtmd: Add DeepSeekOCR Support (#17400) 2026-03-25 19:57:40 +01:00
clip-graph.h mtmd: add clip_graph::build_mm() (#20751) 2026-03-19 13:11:39 +01:00
clip-impl.h warning: clip_image_preprocess has been moved, now you must manually copy init_vision from mtmd into clip.cpp's setup_init_vision_shim_kcpp 2026-03-30 20:39:55 +08:00
clip-model.h mtmd: refactor image preprocessing (#21031) 2026-03-26 19:49:20 +01:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2026-03-30 20:45:38 +08:00
clip.h prepare for breaking merge 2026-03-29 14:09:29 +08:00
deprecation-warning.cpp Fix locale-dependent float printing in GGUF metadata (#17331) 2026-03-04 09:30:40 +01:00
llava.cpp track clip img patch nx and ny 2025-12-18 22:58:10 +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 tools : add missing clocale include in mtmd-cli [no ci] (#20107) 2026-03-04 14:18:04 +01: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 mtmd: add more sanity checks (#21047) 2026-03-27 11:00:52 +01: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 mtmd: Add DeepSeekOCR Support (#17400) 2026-03-25 19:57:40 +01:00