preload clip model in immich [ci skip]

This commit is contained in:
Viktor Barzin 2025-01-03 17:50:13 +00:00
parent c81ff40b10
commit e4644105a3

View file

@ -74,6 +74,9 @@ machine-learning:
pullPolicy: IfNotPresent
env:
TRANSFORMERS_CACHE: /cache
# MACHINE_LEARNING_PRELOAD__CLIP: immich-app/ViT-H-14-378-quickgelu__dfn5b # too big(?)
# MACHINE_LEARNING_PRELOAD__CLIP: immich-app/ViT-L-16-SigLIP-384__webli # too big(?)
MACHINE_LEARNING_PRELOAD__CLIP: ViT-B-32__openai # too big(?)
persistence:
cache:
enabled: true