]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd: some small clean up (#17909)
authorXuan-Son Nguyen <redacted>
Wed, 10 Dec 2025 21:20:06 +0000 (22:20 +0100)
committerGitHub <redacted>
Wed, 10 Dec 2025 21:20:06 +0000 (22:20 +0100)
commitc6b2c9310cc53e5cd4f65bbb8d0cb498caf2ed1e
tree34c4de71fee581af1a956a04525c29ec4f59bea6
parent34a6d86982b54314516fd40ef5110525247528b8
mtmd: some small clean up (#17909)

* clip: add support for fused qkv in build_vit

* use bulid_ffn whenever possible

* fix internvl

* mtmd-cli: move image to beginning

* test script: support custom args
tools/mtmd/clip.cpp
tools/mtmd/mtmd-cli.cpp
tools/mtmd/tests.sh