]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd : fix memory leak in mtmd_helper_eval_chunk_single (#13961)
authorXuan-Son Nguyen <redacted>
Mon, 2 Jun 2025 14:29:28 +0000 (16:29 +0200)
committerGitHub <redacted>
Mon, 2 Jun 2025 14:29:28 +0000 (16:29 +0200)
commitbfd322796cd838f906535ff3352624fc46338894
tree397c74c860653ced75dcac92446c05af588efe0d
parent093e3f1feb16e25e58f7d61e01266c830dd424b8
mtmd : fix memory leak in mtmd_helper_eval_chunk_single (#13961)

* mtmd : fix memory in mtmd_helper_eval_chunk_single

* mtmd-cli : fix mem leak

* Update tools/mtmd/mtmd-cli.cpp

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

Co-authored-by: Georgi Gerganov <redacted>
tools/mtmd/mtmd-cli.cpp
tools/mtmd/mtmd-helper.cpp