]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd: fix use_non_causal being reported incorrectly (#18793) upstream/0.0.7721
authorXuan-Son Nguyen <redacted>
Tue, 13 Jan 2026 11:19:38 +0000 (12:19 +0100)
committerGitHub <redacted>
Tue, 13 Jan 2026 11:19:38 +0000 (12:19 +0100)
commite047f9ee9d6d54c5c7d58de82c71103ca2c26b6c
tree1426c78214ec4da449bf6262f896267c91585fbd
parent0a57271ab66ac52057e13f6658ecedf5d338c0be
mtmd: fix use_non_causal being reported incorrectly (#18793)

* mtmd: fix use_non_causal being reported incorrectly

* move clip_is_mrope to mtmd_decode_use_mrope

* fix sloppy code ggml_cpy
src/models/gemma3n-iswa.cpp
tools/mtmd/clip.cpp
tools/mtmd/clip.h
tools/mtmd/mtmd.cpp