mirror of
https://github.com/nold360/hive-apps
synced 2024-11-09 23:36:38 +00:00
fix(localai): tag
This commit is contained in:
parent
5d379dfde6
commit
13f2de712d
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ replicaCount: 1
|
||||||
deployment:
|
deployment:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/go-skynet/local-ai
|
repository: quay.io/go-skynet/local-ai
|
||||||
tag: latest-aio-gpu-nvidia-cuda-12
|
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||||
|
tag: v2.17.1-cublas-cuda12-ffmpeg
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
runtimeClassName: nvidia
|
runtimeClassName: nvidia
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue