From c815b16165289d8a3685b8775e3534be7407a9ee Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 5 May 2024 13:56:34 -0400 Subject: [PATCH] Update localai to use cuda image --- localai/local-ai-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localai/local-ai-deployment.yaml b/localai/local-ai-deployment.yaml index 795daa1..51a3e49 100644 --- a/localai/local-ai-deployment.yaml +++ b/localai/local-ai-deployment.yaml @@ -23,7 +23,7 @@ spec: - name: DEBUG value: "true" name: local-ai - image: quay.io/go-skynet/local-ai:master-ffmpeg-core + image: quay.io/go-skynet/local-ai:v2.14.0-cublas-cuda12-ffmpeg imagePullPolicy: IfNotPresent resources: limits: