Re: llama.cpp, whisper.cpp, ggml: Next steps
Btw, what is the story behind libggml-common? It is listed as a
dependency but did not get built. Perhaps something like this should be
done?
diff --git a/debian/control b/debian/control
index 0e63c39..5119048 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Rules-Requires-Root: no
Package: libggml
Architecture: all
-Depends: libggml-common,
- libggml-cpu | libggml-backend,
+Depends: libggml-cpu | libggml-backend,
python3,
${misc:Depends},
Description: Tensor library for machine learning
--
Happy hacking
Petter Reinholdtsen
Reply to: