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

Recreate examples for mlserver 1.2.4 #4719

Merged
merged 2 commits into from
Mar 10, 2023
Merged

Recreate examples for mlserver 1.2.4 #4719

merged 2 commits into from
Mar 10, 2023

Conversation

ukclivecox
Copy link
Contributor

No description provided.

@ukclivecox ukclivecox added the v2 label Mar 9, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ukclivecox ukclivecox changed the title WIP: Recreate examples for mlserver 1.2.4 Recreate examples for mlserver 1.2.4 Mar 10, 2023
@ukclivecox ukclivecox requested a review from sakoush March 10, 2023 11:01
Copy link
Member

@sakoush sakoush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Left some comments.

@@ -0,0 +1,18 @@
VERSION := $(shell grep seldonio/mlserver ../../../scheduler/Makefile | cut -d':' -f2)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we move this under samples/scripts/ for consistency?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe in a future PR - as need to discuss how these more complex examples are trained together

@@ -20,7 +20,7 @@ SCHEDULER_IMG ?= ${DOCKERHUB_USERNAME}/seldon-scheduler:${CUSTOM_IMAGE_TAG}
TRITON_IMG ?= nvcr.io/nvidia/tritonserver:22.11-py3
GPU_ENABLED ?= 0

KIND_NAME=ansible
KIND_NAME=seldon
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is that really intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes Rafal changed the defaults for ansible

@ukclivecox ukclivecox merged commit 636fb6a into SeldonIO:v2 Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants