-
Updated
Jul 9, 2022 - Python
model-serving
Here are 78 public repositories matching this topic...
-
Updated
Jul 3, 2022
-
Updated
Jul 9, 2022 - Python
Currently deployment creation allow users to set an env var and pass to the BentoServer container. However in production scenarios, users may want to get env var values directly from existing configmap or secret resources in their k8s cluster. e.g.:
env:
# Define the environment variable
- name: SPECIAL_LEVEL_KEY
valueFrom:
configMapKeyRef:
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
May 30, 2019 - Scala
-
Updated
Jun 27, 2022 - Python
-
Updated
Jun 20, 2022 - Java
-
Updated
Jul 8, 2022 - Jupyter Notebook
-
Updated
May 24, 2022 - Java
-
Updated
May 9, 2019 - Scala
So far, there is only one Worker base type with JSON serialization and Pickle IPC serialization.
- #139
- #140
-
Updated
Feb 28, 2021 - Jupyter Notebook
-
Updated
Sep 26, 2019 - Scala
-
Updated
Jul 6, 2022 - JavaScript
-
Updated
Jul 22, 2020
-
Updated
Sep 18, 2017 - Scala
-
Updated
Jan 25, 2022 - Jupyter Notebook
[DOC]
Report incorrect documentation
Location of incorrect documentation
(https://docs.monai.io/projects/monai-deploy-app-sdk/en/stable/getting_started/tutorials/03_segmentation_app.html)
Describe the problems or issues found in the documentation
Missing several install steps.
Steps taken to verify documentation is incorrect
I had to add the following pip installations: scikit
-
Updated
Jun 18, 2022 - Python
-
Updated
Jan 11, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2022 - Jupyter Notebook
-
Updated
Jul 9, 2022 - Python
-
Updated
Jul 9, 2022 - Makefile
-
Updated
Jun 22, 2022 - Python
-
Updated
May 4, 2022 - Python
Improve this page
Add a description, image, and links to the model-serving topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the model-serving topic, visit your repo's landing page and select "manage topics."
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Add a sample of MMS using a custom model server similar to sklearn and triton that will reside [in