Skip to content
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] Model fails to deploy in local environment for intel-based MAC #3508

Open
will-hwang opened this issue Feb 6, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@will-hwang
Copy link

will-hwang commented Feb 6, 2025

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:

  1. Go to Neural Search Tutorial Page
  2. Follow steps 1(a) - 1(d)
  3. See error in step 1(d)
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?

  • MAC OS 2.6 GHz 6-Core Intel Core i7
  • Sequoia 15.2

Do you have any screenshots?

Image

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

@will-hwang will-hwang added bug Something isn't working untriaged labels Feb 6, 2025
@Zhangxunmt
Copy link
Collaborator

@jngz-es Did you see this issue earlier?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants