pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
llama.cpp: update to 0.0.2.4728.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Feb 19 15:05:39 2025 +0100
Changeset: 37f19bd900091865dbbc54c5ce68706bbbbf27d1
Modified Files:
llama.cpp/Makefile
llama.cpp/PLIST
llama.cpp/distinfo
Log Message:
llama.cpp: update to 0.0.2.4728.
Lots of changes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=37f19bd900091865dbbc54c5ce68706bbbbf27d1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
llama.cpp/Makefile | 4 ++--
llama.cpp/PLIST | 3 +++
llama.cpp/distinfo | 6 +++---
3 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/llama.cpp/Makefile b/llama.cpp/Makefile
index 8b3b3f15df..d2f0f785e0 100644
--- a/llama.cpp/Makefile
+++ b/llama.cpp/Makefile
@@ -4,14 +4,14 @@ DISTNAME= llama.cpp-${GITHUB_TAG}
PKGNAME= ${DISTNAME:S/-b/-0.0.2./}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ggerganov/}
-GITHUB_TAG= b4458
+GITHUB_TAG= b4728
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/ggerganov/llama.cpp/
COMMENT= LLM inference in C/C++
LICENSE= mit
-USE_TOOLS+= pkg-config
+USE_TOOLS+= git pkg-config
USE_LANGUAGES= c c++
USE_CXX_FEATURES= c++17
diff --git a/llama.cpp/PLIST b/llama.cpp/PLIST
index 9de8c97724..4ef1f1c684 100644
--- a/llama.cpp/PLIST
+++ b/llama.cpp/PLIST
@@ -18,6 +18,7 @@ bin/llama-gritlm
bin/llama-imatrix
bin/llama-infill
bin/llama-llava-cli
+bin/llama-llava-clip-quantize-cli
bin/llama-lookahead
bin/llama-lookup
bin/llama-lookup-create
@@ -56,6 +57,8 @@ include/ggml.h
include/gguf.h
include/llama-cpp.h
include/llama.h
+lib/cmake/ggml/ggml-config.cmake
+lib/cmake/ggml/ggml-version.cmake
lib/cmake/llama/llama-config.cmake
lib/cmake/llama/llama-version.cmake
lib/libggml-base.so
diff --git a/llama.cpp/distinfo b/llama.cpp/distinfo
index 9baf3a3a48..b3f0588704 100644
--- a/llama.cpp/distinfo
+++ b/llama.cpp/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (llama.cpp-b4458.tar.gz) = affdf50dc9f373eebc19de7a03ecbeeb7f8165e2124227214781ed08738657aa
-SHA512 (llama.cpp-b4458.tar.gz) = 5a141fcf8552c9bef3831889a4cf21c37939df489eeac98d2ca78a00a878ae029df195ce7a660277b251b28945fb6b3bccc1f571afcbf000e4e4f0f136757992
-Size (llama.cpp-b4458.tar.gz) = 20428216 bytes
+BLAKE2s (llama.cpp-b4728.tar.gz) = b78bdf134e4899412bb63d27505c33f99d245bae13c45a65d0ab86d4088e809f
+SHA512 (llama.cpp-b4728.tar.gz) = 17dc2297991119a937fc71ead0c42da85ad6f25fe1dab9b171ac202cbfa87c665d60df2be3549a4b665f43774368cfc0a44953e72449eff12257735f183dbd92
+Size (llama.cpp-b4728.tar.gz) = 20710048 bytes
Home |
Main Index |
Thread Index |
Old Index