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

Pack environment and upload alongside model / pipeline artifact #8

Merged
merged 7 commits into from
Feb 13, 2021

Conversation

adriangonz
Copy link

Fixes #2

Changelog

  • Align some functionality between Pipeline and Model and move to BaseModel.
  • Add helpers to interact with conda and pack current (or named) environment.
  • Pack environment before uploading artifact and send alongside.

@ukclivecox ukclivecox merged commit 6c05975 into SeldonIO:master Feb 13, 2021
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

Successfully merging this pull request may close these issues.

Uploading dynamic env to get loaded from MLServer
2 participants