Skip to content

Commit 41d136e

Browse files
committed
chore(deps): update ghcr.io/ggml-org/llama.cpp:server-cuda docker digest to 4c0ece4
1 parent 455e289 commit 41d136e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/llama-cpp/k8s.deployment.andy-4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
readOnly: true
5959
containers:
6060
- name: llama-cpp
61-
image: ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:fc26b60b30836e5a12fdb28823a3d4bda984c9386a4b04200c78e5a5150067fb
61+
image: ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:4c0ece468721077a8bff8c114f8b0a92a8604ed310c91939fadfe37595a53b9e
6262
args:
6363
- --model
6464
- /models/Andy-4.Q4_K_M.gguf

apps/llama-cpp/k8s.deployment.qwen2.5-coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
readOnly: true
5656
containers:
5757
- name: llama-cpp
58-
image: ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:fc26b60b30836e5a12fdb28823a3d4bda984c9386a4b04200c78e5a5150067fb
58+
image: ghcr.io/ggml-org/llama.cpp:server-cuda@sha256:4c0ece468721077a8bff8c114f8b0a92a8604ed310c91939fadfe37595a53b9e
5959
args:
6060
- --model
6161
- /models/Qwen2.5-Coder-7B-Instruct-Q4_K_M.gguf

0 commit comments

Comments
 (0)