]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd : merge llava, gemma3 and minicpmv CLI into single `llama-mtmd-cli` (#13012)
authorXuan-Son Nguyen <redacted>
Mon, 21 Apr 2025 13:32:58 +0000 (15:32 +0200)
committerGitHub <redacted>
Mon, 21 Apr 2025 13:32:58 +0000 (15:32 +0200)
commit84a9bf2fc2875205f0806fbbfbb66dc67204094c
tree83eb5ef0845c47ab30de75cd34d632274f8c9897
parent2016f07bd106c73699ecbaace80f55db5ed95dac
mtmd : merge llava, gemma3 and minicpmv CLI into single `llama-mtmd-cli` (#13012)

* mtmd : merge `llava-cli` and `gemma3-cli` into single `mtmd-cli`

* support for minicpmv

* remove cpp files of llava and minicpmv

* update hot topics

* mtmd : add not supported msg for qwen2vl

* Update examples/llava/mtmd.cpp

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
README.md
common/arg.cpp
examples/llava/CMakeLists.txt
examples/llava/deprecation-warning.cpp [new file with mode: 0644]
examples/llava/gemma3-cli.cpp [deleted file]
examples/llava/llava-cli.cpp [deleted file]
examples/llava/minicpmv-cli.cpp [deleted file]
examples/llava/mtmd-cli.cpp [new file with mode: 0644]
examples/llava/mtmd.cpp
examples/llava/tests.sh
src/llama-chat.cpp