Skip to content

Commit 2a9a4fa

Browse files
Update ghcr.io/ggml-org/llama.cpp Docker tag to v8576
1 parent 6e02f1a commit 2a9a4fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-apps/ai/llama-cpp/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
fsGroupChangePolicy: "OnRootMismatch"
3434
containers:
3535
- name: llama-cpp-server
36-
image: ghcr.io/ggml-org/llama.cpp:server-cuda-b8496
36+
image: ghcr.io/ggml-org/llama.cpp:server-cuda-b8576
3737
imagePullPolicy: IfNotPresent
3838
command: ["/app/llama-server"]
3939
args:

0 commit comments

Comments
 (0)