pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/llama.cpp: Update to 0.0.2.4458
Module Name: pkgsrc-wip
Committed By: Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By: ryoon
Date: Sat Jan 11 22:25:40 2025 +0900
Changeset: 8315f491d87e614491bbeff0d476556c3902fa9b
Modified Files:
llama.cpp/Makefile
llama.cpp/PLIST
llama.cpp/distinfo
Log Message:
wip/llama.cpp: Update to 0.0.2.4458
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8315f491d87e614491bbeff0d476556c3902fa9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
llama.cpp/Makefile | 2 +-
llama.cpp/PLIST | 4 ++++
llama.cpp/distinfo | 6 +++---
3 files changed, 8 insertions(+), 4 deletions(-)
diffs:
diff --git a/llama.cpp/Makefile b/llama.cpp/Makefile
index fc7a6e5e1a..8b3b3f15df 100644
--- a/llama.cpp/Makefile
+++ b/llama.cpp/Makefile
@@ -4,7 +4,7 @@ DISTNAME= llama.cpp-${GITHUB_TAG}
PKGNAME= ${DISTNAME:S/-b/-0.0.2./}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ggerganov/}
-GITHUB_TAG= b4233
+GITHUB_TAG= b4458
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/ggerganov/llama.cpp/
diff --git a/llama.cpp/PLIST b/llama.cpp/PLIST
index e84d43e02a..9de8c97724 100644
--- a/llama.cpp/PLIST
+++ b/llama.cpp/PLIST
@@ -10,6 +10,7 @@ bin/llama-embedding
bin/llama-eval-callback
bin/llama-export-lora
bin/llama-gbnf-validator
+bin/llama-gen-docs
bin/llama-gguf
bin/llama-gguf-hash
bin/llama-gguf-split
@@ -28,6 +29,7 @@ bin/llama-passkey
bin/llama-perplexity
bin/llama-quantize
bin/llama-quantize-stats
+bin/llama-qwen2vl-cli
bin/llama-retrieval
bin/llama-run
bin/llama-save-load-state
@@ -37,6 +39,7 @@ bin/llama-simple-chat
bin/llama-speculative
bin/llama-speculative-simple
bin/llama-tokenize
+bin/llama-tts
include/ggml-alloc.h
include/ggml-backend.h
include/ggml-blas.h
@@ -50,6 +53,7 @@ include/ggml-rpc.h
include/ggml-sycl.h
include/ggml-vulkan.h
include/ggml.h
+include/gguf.h
include/llama-cpp.h
include/llama.h
lib/cmake/llama/llama-config.cmake
diff --git a/llama.cpp/distinfo b/llama.cpp/distinfo
index 464f292ff6..9baf3a3a48 100644
--- a/llama.cpp/distinfo
+++ b/llama.cpp/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (llama.cpp-b4233.tar.gz) = 121e91a4415263b97c70d3e871e333bcef2484673d0c5e038549bdd9de57cc74
-SHA512 (llama.cpp-b4233.tar.gz) = cad9fe82c269a8fd300ce493bbd3150cbf2adcaca219e1309405b4f4b94cc6b592cb1e11048ff30f1311d0535ab0361d696dda7877005272fbcbe9b64cddd961
-Size (llama.cpp-b4233.tar.gz) = 19573237 bytes
+BLAKE2s (llama.cpp-b4458.tar.gz) = affdf50dc9f373eebc19de7a03ecbeeb7f8165e2124227214781ed08738657aa
+SHA512 (llama.cpp-b4458.tar.gz) = 5a141fcf8552c9bef3831889a4cf21c37939df489eeac98d2ca78a00a878ae029df195ce7a660277b251b28945fb6b3bccc1f571afcbf000e4e4f0f136757992
+Size (llama.cpp-b4458.tar.gz) = 20428216 bytes
Home |
Main Index |
Thread Index |
Old Index