]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
arg : clean up handling --mmproj with -hf (#13082)
authorXuan-Son Nguyen <redacted>
Thu, 24 Apr 2025 10:14:13 +0000 (12:14 +0200)
committerGitHub <redacted>
Thu, 24 Apr 2025 10:14:13 +0000 (12:14 +0200)
commit80982e815e67bae2442237f4e11466f44c9a2988
tree84850bef3e6bcb1c4af82eba5806911c00d47104
parent7604a7d6b80e78eef8f275fc700d0f64820d672f
arg : clean up handling --mmproj with -hf (#13082)

* arg : clean up handling --mmproj with -hf

* rm change about no_mmproj

* Revert "rm change about no_mmproj"

This reverts commit 2cac8e0efb629d66c612f137e75d562f94bb9e6c.

* handle no_mmproj explicitly

* skip download mmproj on examples not using it
common/arg.cpp
common/common.h
examples/llava/mtmd-cli.cpp