Compare commits

..

No commits in common. "6b107d30942649b38268c25243ec43327f25e327" and "094f0419f41a1a75c2ffa9197b267cf4426d6d70" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ 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.23.0-cublas-cuda12-ffmpeg tag: v2.22.1-cublas-cuda12-ffmpeg
pullPolicy: Always pullPolicy: Always
runtimeClassName: nvidia runtimeClassName: nvidia

View file

@ -1,7 +1,7 @@
image: image:
repository: docker.io/qdrant/qdrant repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "v1.12.3" tag: "v1.12.2"
useUnprivilegedImage: true useUnprivilegedImage: true
env: env:

View file

@ -1,6 +1,6 @@
image: image:
repository: b4bz/homer repository: b4bz/homer
tag: v24.11.3 tag: v24.11.1
initContainers: initContainers:
clone-assets: clone-assets: