-
Hi,
I have been doing some benchmarking work on `MLServer` custom runtimes vs Python wrapper APIs in `seldon-core`, for the same model, and same resources, and found that a `seldon-core` Python wra…
-
Does seldon core support streaming response? For example, I have a ChatGPt-like model and I need to stream response model output results. Thank you so much!!!
-
Moving to use the nvidia DeepOps k8s backend will enable more control over resource management and enable us to scale effectively. This should integrate well with the experimental k8s backend for mlfl…
-
## Describe the bug
When applying seldon-v2-crds.yaml, I get the following error:
```
kubectl apply -f https://raw.githubusercontent.com/SeldonIO/seldon-core/v2.2.0/k8s/yaml/seldon-v2-crds.ya…
-
Requesting roadmap of Seldon Deploy operator
-
## Describe the bug
When installing Seldon as a namespaced operator in multiple namespaces the SeldonDeployment objects deployed in the second namespace will be managed and deployed by the op…
-
It applies to version 0.1.3 AND 0.1.4.
Deploying the component with
`
kubectl apply -f .json -n
`
causes the following error in the log:
`
2019-02-12 14:57:48.150 INFO 1 --- [ …
-
Hi,
A question about Argo CD and updated resources. This information is available in
{{ .app.status.operationState.syncResult.resources }}
It returns
[map[group:machinelearning.seldon.io hook…
-
## Context
- For simplicity (and to leverage our GPUs) we can compute manually the paragraph embeddings of the articles in our Elasticsearch database.
- But at query time, it makes sense to have our…
-
/kind bug
**What steps did you take and what happened:**
I set the command 'python xxx.py' for the pod in the preprocessor to build and deploy the docker image, but the command is overwritten by '…