-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Encode Clips fails #4623
Comments
Can you describe the exact folder that you copied the model into? |
I copied model files into |
as we speak I am downloading the files from the latest links on #4117 (it's an IP address, and it's so slow) and test it out if those files are the issue (I don't think so) |
I think the files aren't place in the correct folder where the machine learning is supposed to look into. You are not using a standard setup so I am not having a lot of knowledge here |
Yeah I know, this is the setup that cosmos-cloud does, the machine learning cache folder is defined on .env file inside of the same container, instead of in a external volume, that's the only difference. |
Hmm I don't see the error is from missing the models' files. Does it fail on one asset or all assets that get uploaded? |
I think in all assets, but at least I can confirm many, I am seeing lot of errors in the log :(. I have more than 10k assets on my library now |
Let me ask the ML expert, @mertalev, do you have any thought on this? |
The error looks like the error you get if you follow my comment to download from Hugging Face. This actually doesn't work since the models turned out to be very slightly different. I left that comment with a disclaimer for posterity, but I just deleted it to avoid confusion. If that's the case, the bottom of the thread is where you'll find the right models. |
Thank you all for your replies! after downloading the files for 2 hours (download was so slow today for that server), they are different and I can confirm it works ok now!. |
The bug
It's failing while processing encode clips, I've copied manually the onnx files like mentioned on #4117, but it's still not working I am getting this error:
The OS that Immich Server is running on
Docker
Version of Immich Server
v1.82.1
Version of Immich Mobile App
NA
Platform with the issue
Your docker-compose.yml content
I am using https://cosmos-cloud.io/ I couldn't find it quickly, I'll try to get this ASAP
Your .env content
The text was updated successfully, but these errors were encountered: