-
## 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…
-
Currently,
It is unclear what country the economic data is tied to, or which year we are showing data for.
Given this is the first page many of our users will first encounter, we need to make i…
-
Hi,
how can I setup seldon-server to recommend most popular items?
I try to set it with "cluster-by-dimension" model, but it always faild on model train action with java.lang.ClassNotFoundExceptio…
-
When load testing an MLServer (deployed on AWS EKS with SC-V2) with [this setup](https://gist.github.com/edfincham/4b7e33a2685e8350e74dae3be54937bb) I get the following error whenever the size of the …
-
## Describe the bug
Can't copy a custom execution environment file to the Triton server when trying to deploy a model via a PVC.
How to set the EXECUTION_ENV_PATH parameter in the config.p…
-
## 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…
-
Seldon Core currently supports providing a “reward signal” as feedback for model’s predictions. This is received by the model as a request sent to a `/feedback` endpoint. Since this modifies the serve…
-
### 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…
-
As far as I understand the codec-friendly way of sending image/audio files in Seldon is sending images as NumPy arrays. Following the community slack [discussion-1](https://seldondev.slack.com/archive…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
> /kind feature
**What happened**:
Now Selon Core supoort traffic distribute …