Mert
Mert
It's relevant to the extent that HEIC originals should be able to load in Safari iOS.
I think this is actually an Immich bug. Basically the server crashed while importing geodata and there's now a temporary table left behind in the DB that Immich isn't handling...
Can you share more details about your server, like the OS, processor, RAM, and kernel version? Do you have a discrete GPU or is this on an integrated GPU?
I just tested OpenVINO with `nllb-clip-large-siglip__mrl` and it seems to work just fine. It does use quite a bit of RAM on the first load, though (running a smart search...
The only thing with this is that it will scan and sort all the faces in the table to count them, then do that again for the next page. But...
Can you check if setting the concurrency to 1 and restarting helps? And if that doesn't work, deleting the model cache and restarting?
Can you try again with these env variables set? ```shell ORT_OPENVINO_ENABLE_CI_LOG=1 ORT_OPENVINO_ENABLE_DEBUG=1 OPENVINO_LOG_LEVEL=5 LOG_LEVEL=debug ``` This will help get more info on what's causing the error.
I made an upstream issue for this based on the info here. Let's wait for their response.
For future reference, it's better to leave a thumbs up for issues if they affect you. Leaving a comment notifies every participant in the issue, so it should be reserved...
The i5-1145G7 has Iris graphics, same with the CPU I tested with. It seems to be that UHD graphics doesn't work, but Iris does.