]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd: fit_params now take into account mmproj (#21489)
authorXuan-Son Nguyen <redacted>
Wed, 20 May 2026 09:27:44 +0000 (11:27 +0200)
committerGitHub <redacted>
Wed, 20 May 2026 09:27:44 +0000 (11:27 +0200)
commite2b129e1bf37203c23b430d2a1b7c66f42d11672
treece68b515212aea7d9c2ea652d5da81adcb11d444
parent7e50ef7d79f7fb5f957e378111f7cf38c0929d46
mtmd: fit_params now take into account mmproj (#21489)

* mtmd: fit_params now take into account mmproj

* rename alloc_compute_meta to reserve_compute_meta

* rm unused functions

* add ggml_backend_dev_t support

* add debug log
tools/mtmd/clip.cpp
tools/mtmd/clip.h
tools/mtmd/mtmd.cpp
tools/mtmd/mtmd.h
tools/server/server-context.cpp