Skip to content

Commit ac3348a

Browse files
committed
chore(deps): update ghcr.io/ggml-org/llama.cpp:server-cuda docker digest to 48b8053
1 parent 4898bd6 commit ac3348a

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:48b8053c05319cde97e64463d117b5747d3fb27475b176f85edf27bd503fa7f9
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:48b8053c05319cde97e64463d117b5747d3fb27475b176f85edf27bd503fa7f9
5959
args:
6060
- --model
6161
- /models/Qwen2.5-Coder-7B-Instruct-Q4_K_M.gguf

0 commit comments

Comments
 (0)