-
## Describe the bug
When using a custom MLServer model we have created a JSON input (JSON str) and output (JSON dict) via curl the length of one of the custom fields would cause Seldon Core t…
-
at https://github.com/goern/os-mlops/blob/odh-manifest-typo-fix/odh-kfp-modelmesh.md#prepare-the-model-deployment an ArgoCD app is deployed from https://github.com/mamurak/odh-ml-pipelines-seldon-ops-…
-
**Describe the bug**
when ambassador api gateway forwards json body to pods , it manipulates/ changes json data types .
**To Reproduce**
Steps to reproduce the behavior:
when following request …
-
### Why it needs to get done
Presently, our rocks repos consume shared workflows by pinning to `main` ([oidc](https://github.com/canonical/oidc-authservice-rock/blob/9dffb3fcb69f77ad747785cfcb9c55d76…
-
**Is your feature request related to a problem? Please describe.**
Improve gather metric pipeline with other deployments
**Describe the solution you'd like**
- [ ] Add Seldon deployment (https://…
-
I tried building a deploying an endpoint
```
fairing.config.set_deployer('serving', serving_class="LabelPrediction")
create_endpoint = fairing.config.fn(LabelPrediction)
create_endpoint()
```
…
jlewi updated
4 years ago
-
https://seldon1224.top/posts/android-webview/
Android-WebView控件的使用
-
My DataFrame has a column with `list` type, but the value is `None`, when I use:
```
tools: list = None
df=pd.Series(
[
tools
],
index=[ …
-
## Describe the bug
I have a simple model taking one input with datatype `"BYTES"`. I've implemented this as an `mlserver` custom runtime, deployed it and can successfully call it.
Wrapping the mo…
-
## Describe the bug
When deployment a new SeldonDeployment and expecting pods to be restarted with the new version, not all pods are created with the new version and the Kube-controller-manag…