Date: Wed, 31 Jul 2024 08:04:15 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 815faa87b9d8 - main - misc/llama-cpp: update 3488 =?utf-8?Q?=E2=86=92?= 3490 Message-ID: <202407310804.46V84Fq3025506@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=815faa87b9d83d46e2447df55e2f24ea87810b14 commit 815faa87b9d83d46e2447df55e2f24ea87810b14 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-31 06:55:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-31 08:04:06 +0000 misc/llama-cpp: update 3488 → 3490 Reported by: portscout --- misc/llama-cpp/Makefile | 2 +- misc/llama-cpp/distinfo | 6 +++--- misc/llama-cpp/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index cec9fad26fdc..d7e0a1c7d78d 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 3488 +DISTVERSION= 3490 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index f5c071058ed9..6f39edf34f61 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1722317586 -SHA256 (ggerganov-llama.cpp-b3488_GH0.tar.gz) = 4b03016dc03ed7d057d8cf367947848d6b871817ac7dd9662c6ad9a73a5652ac -SIZE (ggerganov-llama.cpp-b3488_GH0.tar.gz) = 19004881 +TIMESTAMP = 1722404503 +SHA256 (ggerganov-llama.cpp-b3490_GH0.tar.gz) = 8526eaf12f285cfbd2601428bbeb9151666ce41978ade1a615de229f39bdc1f1 +SIZE (ggerganov-llama.cpp-b3490_GH0.tar.gz) = 19010057 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 diff --git a/misc/llama-cpp/pkg-plist b/misc/llama-cpp/pkg-plist index 7f6d4ac506e6..a6f7ee8ad18b 100644 --- a/misc/llama-cpp/pkg-plist +++ b/misc/llama-cpp/pkg-plist @@ -37,6 +37,7 @@ bin/llama-embedding include/ggml-alloc.h include/ggml-backend.h include/ggml-blas.h +include/ggml-cann.h include/ggml-cuda.h include/ggml-kompute.h include/ggml-metal.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407310804.46V84Fq3025506>