koboldcpp/tools/mtmd
Concedo 6463f5c26b Merge branch 'upstream' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/release.yml
#	CONTRIBUTING.md
#	docs/backend/CANN.md
#	examples/eval-callback/eval-callback.cpp
#	examples/model-conversion/requirements.txt
#	examples/model-conversion/scripts/causal/run-org-model.py
#	ggml/src/ggml-cann/aclnn_ops.cpp
#	ggml/src/ggml-cann/common.h
#	ggml/src/ggml-cann/ggml-cann.cpp
#	ggml/src/ggml-cpu/CMakeLists.txt
#	ggml/src/ggml-cpu/kleidiai/kleidiai.cpp
#	ggml/src/ggml-cuda/CMakeLists.txt
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	ggml/src/ggml-rpc/ggml-rpc.cpp
#	ggml/src/ggml-sycl/ggml-sycl.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	ggml/src/ggml-zdnn/ggml-zdnn.cpp
#	models/templates/README.md
#	requirements/requirements-convert_hf_to_gguf.txt
#	requirements/requirements-convert_legacy_llama.txt
#	requirements/requirements-tool_bench.txt
#	tests/.gitignore
#	tests/test-backend-ops.cpp
#	tests/test-chat-parser.cpp
#	tests/test-chat.cpp
#	tests/test-json-schema-to-grammar.cpp
#	tests/test-tokenizer-random.py
2025-09-11 22:34:45 +08:00
..
legacy-models requirements : update transformers/torch for Embedding Gemma (#15828) 2025-09-09 06:06:52 +02:00
clip-impl.h mtmd : support Kimi VL model (#15458) 2025-08-26 12:54:19 +02:00
clip.cpp Merge branch 'upstream' into concedo_experimental 2025-08-26 19:09:48 +08:00
clip.h mtmd : clean up clip_n_output_tokens (#15391) 2025-08-18 22:53:52 +02:00
deprecation-warning.cpp mtmd : rename llava directory to mtmd (#13311) 2025-05-05 16:02:55 +02:00
llava.cpp fixed qwen2 audio issues, works fine now (+3 squashed commit) 2025-07-12 18:54:41 +08:00
llava.h wip2 (+1 squashed commits) 2025-07-12 18:54:40 +08: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 chat : include kwargs in template example (#15309) 2025-08-14 10:28:29 -07:00
mtmd-helper.cpp fixed qwen2 audio issues, works fine now (+3 squashed commit) 2025-07-12 18:54:41 +08:00
mtmd-helper.h mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866) 2025-05-28 22:35:22 +02:00
mtmd.cpp model : support MiniCPM-V 4.5 (#15575) 2025-08-26 10:05:55 +02: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 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 : support Kimi VL model (#15458) 2025-08-26 12:54:19 +02:00