Skip to content

Commit

Permalink
Merge pull request #219 from containers/turn-off-renovate-for-llama.cpp
Browse files Browse the repository at this point in the history
Renovate is trying to update llama.cpp every few hours
  • Loading branch information
rhatdan authored Oct 2, 2024
2 parents ee1ff4d + 25ce133 commit abc18ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion container-images/ramalama/latest/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ ARG HUGGINGFACE_HUB_VERSION=0.25.1
ARG OMLMD_VERSION=0.1.4
# renovate: datasource=github-releases depName=tqdm/tqdm extractVersion=^v(?<version>.*)
ARG TQDM_VERSION=4.66.5
# 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=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 abc18ff

Please sign in to comment.