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

Model specific custom python package installation #1004

Open
salvadiswar02 opened this issue Sep 14, 2022 · 0 comments
Open

Model specific custom python package installation #1004

salvadiswar02 opened this issue Sep 14, 2022 · 0 comments

Comments

@salvadiswar02
Copy link

Hi,

Is it possible to register models into MMS with user specific custom python packages installed during model registration.

Example Scenario:
User 1 has model A, with a specific set of python dependencies (ex Tensorflow = 1.8.0) and its already registered in Multi Model server. Now User 2 wants to register model B, which again uses Tensorflow's latest version (2.8.0) into the same Multi Model server.

Question: Now how can user manage different versions of same python package within Multi Model server for different models. Does Multi Model server provide user an option install model specific python package installation to allow seamless model serving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant