From 17dbf15ba08ad6a73d299e33fa11f913e4f28953 Mon Sep 17 00:00:00 2001 From: Mike Kao Date: Mon, 29 Apr 2024 01:48:03 +0000 Subject: [PATCH] localai --- cluster/staging/apps/home/localai/app/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/staging/apps/home/localai/app/helm-release.yaml b/cluster/staging/apps/home/localai/app/helm-release.yaml index 221c6f160..7b83711e8 100644 --- a/cluster/staging/apps/home/localai/app/helm-release.yaml +++ b/cluster/staging/apps/home/localai/app/helm-release.yaml @@ -30,8 +30,8 @@ spec: deployment: image: repository: localai/localai - #tag: v2.9.0 - tag: v2.13.0-cublas-cuda12-ffmpeg + tag: v2.5.1-cublas-cuda12 + #tag: v2.13.0-cublas-cuda11-ffmpeg env: DEBUG: true LD_LIBRARY_PATH: "/usr/local/nvidia/lib64:/usr/lib/x86_64-linux-gnu:/usr/lib/nvidia"