We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the bug? On a intel based MAC, deploying a pre-trained model fails due to FileNotFoundException
FileNotFoundException
How can one reproduce the bug? Steps to reproduce the behavior:
Deploy Failed Caused by: java.io.FileNotFoundException: https://publish.djl.ai/pytorch/1.13.1/jnilib/0.31.1/osx-x86_64/cpu/libdjl_torch.dylib
What is the expected behavior? Model should deploy successfully
What is your host/environment?
Do you have any screenshots?
Do you have any additional context? This problem seems to be relevant for only intel based MACs. Apple chip based MACs work do not have this issue
The text was updated successfully, but these errors were encountered:
@jngz-es Did you see this issue earlier?
Sorry, something went wrong.
No branches or pull requests
What is the bug?
On a intel based MAC, deploying a pre-trained model fails due to
FileNotFoundException
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
Model should deploy successfully
What is your host/environment?
Do you have any screenshots?
Do you have any additional context?
This problem seems to be relevant for only intel based MACs. Apple chip based MACs work do not have this issue
The text was updated successfully, but these errors were encountered: