koboldcpp/tools/mtmd
Concedo b08dca65ed Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	common/CMakeLists.txt
#	common/arg.cpp
#	common/chat.cpp
#	examples/parallel/README.md
#	examples/parallel/parallel.cpp
#	ggml/cmake/common.cmake
#	ggml/src/CMakeLists.txt
#	ggml/src/ggml-cpu/CMakeLists.txt
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-sycl/rope.cpp
#	models/ggml-vocab-bert-bge.gguf.inp
#	models/ggml-vocab-bert-bge.gguf.out
#	models/ggml-vocab-command-r.gguf.inp
#	models/ggml-vocab-command-r.gguf.out
#	models/ggml-vocab-deepseek-coder.gguf.inp
#	models/ggml-vocab-deepseek-coder.gguf.out
#	models/ggml-vocab-deepseek-llm.gguf.inp
#	models/ggml-vocab-deepseek-llm.gguf.out
#	models/ggml-vocab-falcon.gguf.inp
#	models/ggml-vocab-falcon.gguf.out
#	models/ggml-vocab-gpt-2.gguf.inp
#	models/ggml-vocab-gpt-2.gguf.out
#	models/ggml-vocab-llama-bpe.gguf.inp
#	models/ggml-vocab-llama-bpe.gguf.out
#	models/ggml-vocab-llama-spm.gguf.inp
#	models/ggml-vocab-llama-spm.gguf.out
#	models/ggml-vocab-mpt.gguf.inp
#	models/ggml-vocab-mpt.gguf.out
#	models/ggml-vocab-phi-3.gguf.inp
#	models/ggml-vocab-phi-3.gguf.out
#	models/ggml-vocab-qwen2.gguf.inp
#	models/ggml-vocab-qwen2.gguf.out
#	models/ggml-vocab-refact.gguf.inp
#	models/ggml-vocab-refact.gguf.out
#	models/ggml-vocab-starcoder.gguf.inp
#	models/ggml-vocab-starcoder.gguf.out
#	requirements/requirements-gguf_editor_gui.txt
#	tests/CMakeLists.txt
#	tests/test-chat.cpp
#	tests/test-grammar-integration.cpp
#	tests/test-json-schema-to-grammar.cpp
#	tools/mtmd/CMakeLists.txt
#	tools/run/run.cpp
#	tools/server/CMakeLists.txt
2025-05-31 13:04:21 +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 mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd-helper.cpp sync : vendor (#13901) 2025-05-30 16:25:45 +03: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 : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +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