]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llava : introduce libmtmd (#12849)
authorXuan-Son Nguyen <redacted>
Thu, 10 Apr 2025 20:57:16 +0000 (22:57 +0200)
committerGitHub <redacted>
Thu, 10 Apr 2025 20:57:16 +0000 (22:57 +0200)
commit8b9cc7cdd8a0dcf0176c60c755322c95b5965299
treea59ae7af3644a34b5f7e88091f8c74308479b09a
parent64eda5deb9859e87a020e56bab5d2f9ca956f1de
llava : introduce libmtmd (#12849)

* wip llava2

* migrated gemma3 to llava2

* add timings

* correct pre/postfix

* fix missing include

* fix compilation unused var warn

* update llava2_tokenize

* change name llava2 --> mtmd

* improve api

* refine helpers

* Update examples/llava/mtmd.cpp

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

Co-authored-by: Georgi Gerganov <redacted>
examples/llava/CMakeLists.txt
examples/llava/clip-impl.h
examples/llava/clip.cpp
examples/llava/clip.h
examples/llava/gemma3-cli.cpp
examples/llava/mtmd.cpp [new file with mode: 0644]
examples/llava/mtmd.h [new file with mode: 0644]