first commit

This commit is contained in:
2024-11-16 04:43:13 +01:00
commit a92e665f35
23 changed files with 1053 additions and 0 deletions

21
immich/hwaccel.ml.yml Normal file
View File

@@ -0,0 +1,21 @@
# Configurations for hardware-accelerated machine learning
# If using Unraid or another platform that doesn't allow multiple Compose files,
# you can inline the config for a backend by copying its contents
# into the immich-machine-learning service in the docker-compose.yml file.
# See https://immich.app/docs/features/ml-hardware-acceleration for info on usage.
services:
cpu: {}
cuda:
deploy:
resources:
reservations:
devices:
- driver: nvidia
count: 1
capabilities:
- gpu