Skip to content

HMI Python client - #203

Merged
seanshi-scale merged 98 commits into
hmi-releasefrom
seanshi/add-model-bundle-hosted-inference
Jan 26, 2022
Merged

HMI Python client#203
seanshi-scale merged 98 commits into
hmi-releasefrom
seanshi/add-model-bundle-hosted-inference

Conversation

@seanshi-scale

Copy link
Copy Markdown
Contributor

Comment thread nucleus/deploy/client.py
# resp = self.connection.get("model_bundle")
raise NotImplementedError

def list_model_endpoints(self) -> List[AsyncModelEndpoint]:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nit - use consistent name: model_endpoint vs endpoint, model_bundle vs bundle

perhaps we should just delete all "model" since it's kind of meaningless?

@yixu34 yixu34 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Once we get the pyspark <-> HMI integration working, I think it's OK to merge this. We can take another pass and address the outstanding comments and go over things in more detail.

@seanshi-scale
seanshi-scale merged commit 378dec2 into hmi-release Jan 26, 2022
@seanshi-scale
seanshi-scale deleted the seanshi/add-model-bundle-hosted-inference branch January 26, 2022 22:46
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.

6 participants