]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : fix -Werror=return-type in clip.cpp so ci/run.sh can run without issue (#15221)
authorMichael Giba <redacted>
Thu, 21 Aug 2025 10:06:46 +0000 (05:06 -0500)
committerGitHub <redacted>
Thu, 21 Aug 2025 10:06:46 +0000 (12:06 +0200)
commitb108e429043ee5c9fc8fa4957a0a52c3e490d5c9
tree9038de7af7e474f48c136d27b1557b2190512903
parent245be739df942861ddc52331b095b40f18e2a3f1
ci : fix -Werror=return-type in clip.cpp so ci/run.sh can run without issue (#15221)

* Fix -Werror=return-type so ci/run.sh can run

* Update tools/mtmd/clip.cpp

Co-authored-by: Diego Devesa <redacted>
* Remove false now that we have abort

---------

Co-authored-by: Diego Devesa <redacted>
tools/mtmd/clip.cpp