koboldcpp/tools/mtmd
Concedo 4a69c10078 Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	README.md
#	docs/backend/SYCL.md
#	ggml/CMakeLists.txt
#	ggml/src/ggml-cpu/repack.cpp
#	ggml/src/ggml-sycl/backend.hpp
#	ggml/src/ggml-sycl/common.hpp
#	ggml/src/ggml-sycl/convert.cpp
#	ggml/src/ggml-sycl/cpy.cpp
#	ggml/src/ggml-sycl/cpy.hpp
#	ggml/src/ggml-sycl/dequantize.hpp
#	ggml/src/ggml-sycl/fattn.cpp
#	ggml/src/ggml-sycl/fattn.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-sycl/mmvq.cpp
#	ggml/src/ggml-sycl/norm.cpp
#	ggml/src/ggml-sycl/norm.hpp
#	ggml/src/ggml-sycl/vecdotq.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/flash_attn.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_quant_staging.tmpl
#	ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_tile.wgsl
#	ggml/src/ggml-webgpu/wgsl-shaders/flash_attn_vec_split.wgsl
#	ggml/src/ggml-zendnn/CMakeLists.txt
#	ggml/src/ggml-zendnn/ggml-zendnn.cpp
#	scripts/sync-ggml.last
#	tests/CMakeLists.txt
#	tests/snapshots/qwen3.6-27b.schema
#	tests/test-autorelease.cpp
#	tests/test-backend-ops.cpp
#	tests/test-backend-sampler.cpp
#	tests/test-model-load-cancel.cpp
#	tests/test-quant-type-selection.cpp
2026-07-31 19:44:27 +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 : add Nemotron 3 Nano Omni support (parakeet) (#22520) 2026-07-28 17:20:25 +02:00
tests mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
clip-graph.h mtmd: support MiMo-V2.5 audio input (RVQ-based model) (#26190) 2026-07-27 23:17:09 +02:00
clip-impl.h Merge commit '11b068d066' into concedo_experimental 2026-07-31 17:06:19 +08:00
clip-model.h mtmd: add lanczos resize method [no release] (#26341) 2026-07-30 21:59:49 +02:00
clip.cpp Merge commit '11b068d066' into concedo_experimental 2026-07-31 17:06:19 +08:00
clip.h mtmd: add load progress callback (#24865) 2026-06-21 13:40:52 +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 : add Nemotron 3 Nano Omni support (parakeet) (#22520) 2026-07-28 17:20:25 +02:00
mtmd-audio.h mtmd : add Nemotron 3 Nano Omni support (parakeet) (#22520) 2026-07-28 17:20:25 +02:00
mtmd-cli.cpp mtmd: fix silent prompt truncation on embedded NUL (#25548) 2026-07-13 00:47:25 +02:00
mtmd-helper.cpp Merge branch 'upstream' into concedo_experimental 2026-07-27 22:28:38 +08:00
mtmd-helper.h mtmd : add post-decode callback (#24645) 2026-06-15 16:02:05 +03:00
mtmd-image.cpp mtmd: add lanczos resize method [no release] (#26341) 2026-07-30 21:59:49 +02:00
mtmd-image.h mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
mtmd.cpp Merge commit '11b068d066' into concedo_experimental 2026-07-31 17:06:19 +08:00
mtmd.h Merge branch 'upstream' into concedo_experimental 2026-07-13 20:53:37 +08:00
README-dev.md mtmd: refactor preprocessor, add mtmd_image_preproc_out (#24736) 2026-06-18 12:04:39 +02:00
requirements.txt requirements : bump torch to 2.11.0 (#23503) 2026-05-23 18:24:39 +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 batching for mtmd-cli, add video tests (#24778) 2026-06-18 21:55:04 +02:00