Date: Sun, 16 Jun 2024 16:56:47 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: d1bd6dca9851 - main - misc/llama-cpp: update 3151 =?utf-8?Q?=E2=86=92?= 3153 Message-ID: <202406161656.45GGulZu006037@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=d1bd6dca9851c7a748f41398132ddb7e11c9d2e0 commit d1bd6dca9851c7a748f41398132ddb7e11c9d2e0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-16 16:18:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-16 16:56:35 +0000 misc/llama-cpp: update 3151 → 3153 --- 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 829d02ed301a..0f2352521ed5 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 3151 +DISTVERSION= 3153 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 315464efaedf..ef35dbde7fab 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1718438934 -SHA256 (ggerganov-llama.cpp-b3151_GH0.tar.gz) = 2793821d6dfaf7a612e265d917157b1b8863c682726863c79676ec862cd38792 -SIZE (ggerganov-llama.cpp-b3151_GH0.tar.gz) = 20558479 +TIMESTAMP = 1718513106 +SHA256 (ggerganov-llama.cpp-b3153_GH0.tar.gz) = de8c6cd00481163e93e4443ddb1fab28d9378eaaad6a5a9b98268dec378bca84 +SIZE (ggerganov-llama.cpp-b3153_GH0.tar.gz) = 20561261 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 1851cb1e6ee2..e0f5316b010e 100644 --- a/misc/llama-cpp/pkg-plist +++ b/misc/llama-cpp/pkg-plist @@ -6,6 +6,7 @@ %%EXAMPLES%%bin/llama-bench-matmult %%EXAMPLES%%bin/llama-cli %%EXAMPLES%%bin/llama-convert-llama2c-to-ggml +%%EXAMPLES%%bin/llama-cvector-generator %%EXAMPLES%%bin/llama-embedding %%EXAMPLES%%bin/llama-eval-callback %%EXAMPLES%%bin/llama-export-lora
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406161656.45GGulZu006037>