Skip to content

Commit

Permalink
Update llama.cpp to 70392f1f81470607ba3afef04aa56c9f65587664
Browse files Browse the repository at this point in the history
Tested locally

Signed-off-by: Eric Curtin <[email protected]>
  • Loading branch information
ericcurtin committed Oct 1, 2024
1 parent e5dc9b3 commit 0321f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-images/ramalama/latest/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG HUGGINGFACE_HUB_VERSION=0.25.1
# renovate: datasource=github-releases depName=containers/omlmd extractVersion=^v(?<version>.*)
ARG OMLMD_VERSION=0.1.4
# renovate: datasource=git-refs depName=ggerganov/llama.cpp packageName=https://github.com/ggerganov/llama.cpp gitRef=master versioning=loose type=digest
ARG LLAMA_CPP_SHA=32b2ec88bc44b086f3807c739daf28a1613abde1
ARG LLAMA_CPP_SHA=70392f1f81470607ba3afef04aa56c9f65587664
# renovate: datasource=git-refs depName=ggerganov/whisper.cpp packageName=https://github.com/ggerganov/whisper.cpp gitRef=master versioning=loose type=digest
ARG WHISPER_CPP_SHA=5caa19240d55bfd6ee316d50fbad32c6e9c39528

Expand Down

0 comments on commit 0321f80

Please sign in to comment.