From: Mathieu Baudier Date: Fri, 30 May 2025 07:01:51 +0000 (+0200) Subject: Ignore multimodal artifacts for the time being X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=cc5fc356e5394776f6f1b93fbab6ab42a9f83f9a;p=pkg%2Fggml%2Fsources%2Fllama.cpp Ignore multimodal artifacts for the time being --- diff --git a/debian/not-installed b/debian/not-installed index c02e7add..d6d4b19e 100644 --- a/debian/not-installed +++ b/debian/not-installed @@ -1,3 +1,7 @@ +# Ignore multimodal until the mtmd approach seem stable enough +/usr/lib/*/libllava_shared.so +/usr/lib/*/libmtmd_shared.so + # Most executables produced are not stable enough to be distributed /usr/bin/llama-* /usr/libexec/*/ggml/llama-*