We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fcae7f + d1c7f92 commit f692512Copy full SHA for f692512
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-b7751
+ image: ghcr.io/ggml-org/llama.cpp:server-cuda-b7814
37
imagePullPolicy: IfNotPresent
38
command: ["/app/llama-server"]
39
args:
0 commit comments