We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ec6c9 commit 3ced4adCopy full SHA for 3ced4ad
1 file changed
my-apps/ai/llama-cpp/deployment.yaml
@@ -33,7 +33,7 @@ spec:
33
fsGroupChangePolicy: "OnRootMismatch"
34
containers:
35
- name: llama-cpp-server
36
- image: ghcr.io/ggml-org/llama.cpp:server-cuda-b8589
+ image: ghcr.io/ggml-org/llama.cpp:server-cuda-b8660
37
imagePullPolicy: IfNotPresent
38
command: ["/app/llama-server"]
39
args:
0 commit comments