]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd: use RAII for setting and resetting non-causal attention (#25723)
authorNiklas Wenzel <redacted>
Wed, 22 Jul 2026 16:10:03 +0000 (18:10 +0200)
committerGitHub <redacted>
Wed, 22 Jul 2026 16:10:03 +0000 (18:10 +0200)
commite0833bf6860c29fc4efc0e33699dd48f8c23dcc5
tree71eadad3048cc4410216239022e9b26c175681fe
parent61328e6a9150b5d83f70416c93d2dfa607b442d0
mtmd: use RAII for setting and resetting non-causal attention (#25723)

* mtmd: use RAII for setting and resetting non-causal attention

* mtmd: drop dependency on <optional>

* mtmd: shorten class and variable names
tools/mtmd/mtmd-helper.cpp