koboldcpp/tools/mtmd
Concedo 4204f111f7 Merge commit '8f47e25f56' into concedo_experimental
# Conflicts:
#	.github/labeler.yml
#	.github/workflows/build-linux-cross.yml
#	docs/backend/CANN.md
#	examples/batched.swift/Sources/main.swift
#	examples/embedding/embedding.cpp
#	examples/gritlm/gritlm.cpp
#	examples/llama.android/llama/src/main/cpp/llama-android.cpp
#	examples/llama.swiftui/llama.cpp.swift/LibLlama.swift
#	examples/lookahead/lookahead.cpp
#	examples/lookup/lookup.cpp
#	examples/parallel/parallel.cpp
#	examples/passkey/passkey.cpp
#	examples/retrieval/retrieval.cpp
#	examples/save-load-state/save-load-state.cpp
#	examples/simple-chat/simple-chat.cpp
#	examples/speculative-simple/speculative-simple.cpp
#	examples/speculative/speculative.cpp
#	ggml/src/ggml-cann/common.h
#	ggml/src/ggml-cann/ggml-cann.cpp
#	ggml/src/ggml-sycl/convert.cpp
#	ggml/src/ggml-sycl/cpy.cpp
#	ggml/src/ggml-sycl/dequantize.hpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-sycl/mmvq.cpp
#	ggml/src/ggml-sycl/vecdotq.hpp
#	tools/batched-bench/batched-bench.cpp
#	tools/cvector-generator/cvector-generator.cpp
#	tools/imatrix/imatrix.cpp
#	tools/llama-bench/llama-bench.cpp
#	tools/perplexity/perplexity.cpp
#	tools/run/run.cpp
2025-06-13 22:05:03 +08:00
..
legacy-models mtmd : remove libllava, remove clip-quantize-cli (⚠️ breaking change) (#13460) 2025-05-13 15:33:58 +02:00
clip-impl.h mtmd : support Qwen 2.5 Omni (input audio+vision, no audio output) (#13784) 2025-05-27 14:06:10 +02:00
clip.cpp Merge commit '34b7c0439e' into concedo_experimental 2025-05-31 12:27:45 +08:00
clip.h Merge commit '34b7c0439e' into concedo_experimental 2025-05-31 12:27:45 +08:00
deprecation-warning.cpp mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +02:00
llava.cpp hey what do you know, it worked 2025-05-21 18:50:05 +08:00
llava.h mtmd : remove libllava, remove clip-quantize-cli (⚠️ breaking change) (#13460) 2025-05-13 15:33:58 +02:00
mtmd-audio.cpp mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd-audio.h mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd-cli.cpp llama : deprecate llama_kv_self_ API (#14030) 2025-06-06 14:11:15 +03:00
mtmd-helper.cpp mtmd : fix memory leak in mtmd_helper_eval_chunk_single (#13961) 2025-06-02 16:29:28 +02:00
mtmd-helper.h mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd.cpp Merge commit '34b7c0439e' into concedo_experimental 2025-05-31 12:27:45 +08:00
mtmd.h mtmd : drop _shared from libmtmd name, merge helpers into libmtmd (⚠️ breaking change) (#13917) 2025-05-31 10:14:29 +02:00
requirements.txt mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +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 : support Qwen 2.5 Omni (input audio+vision, no audio output) (#13784) 2025-05-27 14:06:10 +02:00