koboldcpp/tools/mtmd
Concedo b1c500ae2b Merge commit '2948e6049a' into concedo_experimental
# Conflicts:
#	.github/workflows/build.yml
#	CONTRIBUTING.md
#	docs/backend/VirtGPU/development.md
#	docs/ops.md
#	docs/ops/WebGPU.csv
#	embd_res/templates/GigaChat3-10B-A1.8B.jinja
#	embd_res/templates/GigaChat3.1-10B-A1.8B.jinja
#	ggml/src/ggml-hip/CMakeLists.txt
#	ggml/src/ggml-opencl/CMakeLists.txt
#	ggml/src/ggml-opencl/ggml-opencl.cpp
#	ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
#	ggml/src/ggml-webgpu/ggml-webgpu.cpp
#	scripts/sync_vendor.py
#	tests/CMakeLists.txt
#	tests/test-backend-ops.cpp
#	tests/test-chat.cpp
#	tests/test-grammar-integration.cpp
#	tests/test-quantize-fns.cpp
2026-03-15 11:21:24 +08:00
..
legacy-models chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
models model : add support for Phi4ForCausalLMV (#20168) 2026-03-12 00:25:54 +01:00
clip-graph.h Restore clip's cb() to its rightful glory - extract common debugging elements in llama (#17914) 2026-01-14 20:29:35 +01:00
clip-impl.h Merge commit '2948e6049a' into concedo_experimental 2026-03-15 11:21:24 +08:00
clip-model.h chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
clip.cpp Merge commit '2948e6049a' into concedo_experimental 2026-03-15 11:21:24 +08:00
clip.h Merge commit '2a13180100' into concedo_experimental 2026-01-16 21:52:01 +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 chore : correct typos [no ci] (#20041) 2026-03-05 08:50:21 +01:00
mtmd-audio.h mtmd: mtmd_audio_streaming_istft (#18645) 2026-01-06 21:00:29 +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 commit '8387ffb28d' into concedo_experimental 2026-02-28 12:45:16 +08:00
mtmd-helper.h mtmd: add mtmd_log_set (#17268) 2025-11-14 15:56:19 +01:00
mtmd.cpp model : add support for Phi4ForCausalLMV (#20168) 2026-03-12 00:25:54 +01:00
mtmd.h mtmd : update docs to use llama_model_n_embd_inp (#18999) 2026-01-22 14:36:32 +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: build_attn modified, flash_attn on/off via ctx_params (#19729) 2026-02-19 13:50:29 +01:00