TomKay
TomKay
IImmich
Created by TomKay on 5/23/2025 in #help-desk-support
Do these containers also need updates?
No description
38 replies
IImmich
Created by TomKay on 5/9/2025 in #help-desk-support
No GPU device found in OpenVINO. Falling back to CPU.
Hello everyone, I am becoming desperate because I am unable to enable hardware accelerated Machine Learning. I tried to edit my Docker compose file as shown (can only use one in Portainer), but it simply doesnt work for me. I am running a DXP4800 Plus NAS from UGreen (with Ugos OS) with the latest Immich-Release, which should have an Intel UHD integrated GPU and therefore "OpenVino", right? Here is my Docker file, could you please take a look and tell me, what I am doing wrong? https://nopaste.net/NCvarOgldQ The logs look like this for immich-learning: [05/09/25 11:33:05] INFO Starting gunicorn 23.0.0
[05/09/25 11:33:05] INFO Listening at: http://[::]:3003 (8)
[05/09/25 11:33:05] INFO Using worker: immich_ml.config.CustomUvicornWorker [05/09/25 11:33:05] INFO Booting worker with pid: 9
[05/09/25 11:33:07] INFO Started server process [9]
[05/09/25 11:33:07] INFO Waiting for application startup.
[05/09/25 11:33:07] INFO Created in-memory cache with unloading after 300s
of inactivity.
[05/09/25 11:33:07] INFO Initialized request thread pool with 6 threads.
[05/09/25 11:33:07] INFO Application startup complete.
[05/09/25 11:33:08] INFO Loading detection model 'buffalo_l' to memory
[05/09/25 11:33:08] WARNING No GPU device found in OpenVINO. Falling back to
CPU.
[05/09/25 11:33:08] INFO Setting execution providers to
['CPUExecutionProvider'], in descending order of
preference

Thank you very much in advance! I really love Immich! Tom
46 replies