]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Mtmd: add a way to select device for vision encoder (#14236)
authorstduhpf <redacted>
Tue, 22 Jul 2025 10:51:03 +0000 (12:51 +0200)
committerGitHub <redacted>
Tue, 22 Jul 2025 10:51:03 +0000 (12:51 +0200)
commitc8ade30036139e32108fee53d8b7164dbfda4bee
tree60fe94bd113aa1da429e1cdb4b392907deeaf79a
parente28c0b80c249b5618c3a0d5e960f63929f380ac9
Mtmd: add a way to select device for vision encoder (#14236)

* Mtmd: add a way to select device for vision encoder

* simplify

* format

* Warn user if manual device selection failed

* initialize backend to nullptr
tools/mtmd/clip.cpp