-
Updated
May 23, 2022 - Python
model-serving
Here are 77 public repositories matching this topic...
-
Updated
May 12, 2022
-
Updated
May 23, 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
Jun 10, 2021 - Python
-
Updated
May 30, 2019 - Scala
-
Updated
May 23, 2022 - Python
-
Updated
Apr 23, 2022 - Python
-
Updated
May 16, 2022 - Java
-
Updated
May 5, 2022 - Java
-
Updated
May 11, 2022 - Jupyter Notebook
-
Updated
May 9, 2019 - Scala
-
Updated
Feb 28, 2021 - Jupyter Notebook
So far, there is only one Worker base type with JSON serialization and Pickle IPC serialization.
- #139
- #140
-
Updated
Sep 26, 2019 - Scala
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
Jul 22, 2020
-
Updated
Sep 18, 2017 - Scala
-
Updated
Jan 25, 2022 - Jupyter Notebook
-
Updated
May 20, 2022 - Jupyter Notebook
-
Updated
Jan 11, 2020 - Jupyter Notebook
-
Updated
Apr 21, 2022 - Jupyter Notebook
-
Updated
Apr 29, 2022 - Python
-
Updated
May 19, 2022 - Python
-
Updated
Feb 11, 2022 - Python
-
Updated
May 4, 2022 - Python
@zacbrannelly Not sure if this is possible in the current released version, so creating this just to keep track.
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