pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llama.cpp: update to 0.5.0.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Sep 26 11:57:37 2026 +0200
Changeset: 353c334c9eb834ec318d9dc288af9371a8a6b538
Modified Files:
TODO
llama.cpp/Makefile
llama.cpp/Makefile.common
llama.cpp/distinfo
Log Message:
llama.cpp: update to 0.5.0.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=353c334c9eb834ec318d9dc288af9371a8a6b538
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
TODO | 1 -
llama.cpp/Makefile | 2 +-
llama.cpp/Makefile.common | 6 +++---
llama.cpp/distinfo | 12 ++++++------
4 files changed, 10 insertions(+), 11 deletions(-)
diffs:
diff --git a/TODO b/TODO
index a1b4084e7a..6f45fa312a 100644
--- a/TODO
+++ b/TODO
@@ -88,7 +88,6 @@ Suggested package updates
o libressl-2.3.1
o lightdm-1.32
o lives-2.8.2
- o llama.cpp-0.5.0
o lucene-4.5.0
o man-1.6f
o mcwm-20130209.2
diff --git a/llama.cpp/Makefile b/llama.cpp/Makefile
index cd27d90aa5..883b4c42ed 100644
--- a/llama.cpp/Makefile
+++ b/llama.cpp/Makefile
@@ -26,7 +26,7 @@ post-extract:
${LN} -s ${WRKDIR}/llama-b${LLAMA_BUILD_NUMBER} ${WRKSRC}/tools/ui/dist
.include "../../www/curl/buildlink3.mk"
-BUILDLINK_API_DEPENDS.ggml+= ggml>=0.23.0
+BUILDLINK_API_DEPENDS.ggml+= ggml>=0.25.0
.include "../../math/ggml/buildlink3.mk"
.include "../../devel/cmake/build.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/llama.cpp/Makefile.common b/llama.cpp/Makefile.common
index 8a2b1beac2..579aad7135 100644
--- a/llama.cpp/Makefile.common
+++ b/llama.cpp/Makefile.common
@@ -9,6 +9,6 @@ GITHUB_PROJECT= llama.cpp
GITHUB_TAG= v${PKGVERSION_NOREV}
# embedded in version string in binary, and used for downloading UI assets
-LLAMA_VERSION= 0.4.0
-LLAMA_BUILD_NUMBER= 10809
-LLAMA_BUILD_COMMIT= 5266f24da75dc449bd56cbed7addb9c8e4a6a73e
+LLAMA_VERSION= 0.5.0
+LLAMA_BUILD_NUMBER= 11146
+LLAMA_BUILD_COMMIT= 7fe450e19305b828c199d602c23a8337aaa1f03b
diff --git a/llama.cpp/distinfo b/llama.cpp/distinfo
index 3ae037dd4b..c40c23b63f 100644
--- a/llama.cpp/distinfo
+++ b/llama.cpp/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (llama-b10809-ui.tar.gz) = 17183f2378478e33f029f0cfc11b4fade5e1867bd7a903968f5b87be4a877c4d
-SHA512 (llama-b10809-ui.tar.gz) = 485b4331f547bcf53fa40691e43ca97de90301f656b8176c2ae5091bb2c6d0dcee57439f12a02a06fa5a397f5aba2481e8614c2a06da1396fa8efa58b704c973
-Size (llama-b10809-ui.tar.gz) = 3084118 bytes
-BLAKE2s (llama.cpp-0.4.0.tar.gz) = ff45d6675a4970ac54f2496d31b984f8032e2dad28dc08a9bf5340af5af66701
-SHA512 (llama.cpp-0.4.0.tar.gz) = 12592516c0ac70ed53d64fc0c9f82bbb156defa507c7364f1a753eb29f3498e0e13a282e139c2eff7d2eb00921b4ef107b2fa90a5b66f8a3c45409d4fcb0834f
-Size (llama.cpp-0.4.0.tar.gz) = 37288249 bytes
+BLAKE2s (llama-b11146-ui.tar.gz) = 53e5957fdd8c4463d23496857065615d8445ed16cb4f7ea93673c6e3b888b42e
+SHA512 (llama-b11146-ui.tar.gz) = 8a481623478ebd8a1293e6f481ae78843a4827f6208bd2a7b6a49bd35b48ec11f5211cdad872f34dc358bb50a5e51fd6f0fb5fc479670f421310287fb13849b5
+Size (llama-b11146-ui.tar.gz) = 3085812 bytes
+BLAKE2s (llama.cpp-0.5.0.tar.gz) = 4fd649eeb4223c0405c46964f69334359b8651425efaecbd5b910d03b96011d1
+SHA512 (llama.cpp-0.5.0.tar.gz) = 9410727efcd7cf686c03e05d294170b1056bfedba41c879142690769166cf3ec11ee9e0674122ce19e7932bc71fb6c8415821afd9779208d31dc23ff9706ec61
+Size (llama.cpp-0.5.0.tar.gz) = 37561391 bytes
Home |
Main Index |
Thread Index |
Old Index