Date: Fri, 13 Dec 2024 11:29:03 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: 151c958da2d8 - main - misc/llama-cpp: update 4295 =?utf-8?Q?=E2=86=92?= 4318 Message-ID: <202412131129.4BDBT3tY024699@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=151c958da2d8388aac4a22c21fc61234444b2828 commit 151c958da2d8388aac4a22c21fc61234444b2828 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-13 10:42:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-13 11:28:48 +0000 misc/llama-cpp: update 4295 → 4318 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 e02b9fff91fb..c91cf93b7cd9 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 4295 +DISTVERSION= 4318 CATEGORIES= misc # machine-learning PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 78ddb1a9ad50..f5bf5c08084a 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1733815032 -SHA256 (ggerganov-llama.cpp-b4295_GH0.tar.gz) = 8b2d13480e44d05ceb667cecb2f88e7393d18d25979a0f7202e09d0c874ae79b -SIZE (ggerganov-llama.cpp-b4295_GH0.tar.gz) = 19421260 +TIMESTAMP = 1734080605 +SHA256 (ggerganov-llama.cpp-b4318_GH0.tar.gz) = 778f530873bbc460f0e43f769e070136685fb70c0d6519bb919318708a59bcc8 +SIZE (ggerganov-llama.cpp-b4318_GH0.tar.gz) = 19425437 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 SHA256 (121f915a09c1117d34aff6e8faf6d252aaf11027.patch) = 9a0c47ae3cb7dd51b6ce19187dafd48578210f69558f7c8044ee480471f1fd33 diff --git a/misc/llama-cpp/pkg-plist b/misc/llama-cpp/pkg-plist index ea2c9549bd79..bb88bb1d5b4b 100644 --- a/misc/llama-cpp/pkg-plist +++ b/misc/llama-cpp/pkg-plist @@ -8,6 +8,7 @@ bin/convert_hf_to_gguf.py %%EXAMPLES%%bin/llama-embedding %%EXAMPLES%%bin/llama-eval-callback %%EXAMPLES%%bin/llama-export-lora +%%EXAMPLES%%bin/llama-gen-docs %%EXAMPLES%%bin/llama-gbnf-validator %%EXAMPLES%%bin/llama-gguf %%EXAMPLES%%bin/llama-gguf-hash
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412131129.4BDBT3tY024699>