Skip to content

Commit 1857bfd

Browse files
committed
WIP
1 parent 7587369 commit 1857bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vcpkg-overlays/llama/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO ggerganov/llama.cpp
44
REF "${VERSION}"
5-
SHA512 6a130e8ec30dfe6da1b070c38cd5503896e9ea5f194cef1b97c0038705df04f256be35e89634efeb504434179d08513de4a9368d3ec123acf26cd8ae39085649
5+
SHA512 c67fe577673da72315a5324ef99bc84a7d80830b55c16e6aa7e87b2a645bf53b0e6930c033bdbb717ac155028173a64e85dfe3cbdc4f3945caebe1e4c00fd56e
66
HEAD_REF master
77
)
88

vcpkg-overlays/llama/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "llama",
3-
"version-string": "b2700",
3+
"version-string": "b2865",
44
"homepage": "https://github.com/ggerganov/llama.cpp",
55
"description": "Inference of LLaMA model in pure C/C++.",
66
"dependencies": [

0 commit comments

Comments
 (0)