-
### Bug Description
The `test_prometheus_grafana_integration_istio_pilot` test case that is part of the Observability Integration tests is failing intermittently in the CI, potentially because the te…
-
Please can you update the seldon integration docs for the latest version.
-
I am getting below error when training matrix-factorization on latest version of seldon-server 1.3.2 and 1.3.3.
16/06/16 06:26:41 WARN BLAS: Failed to load implementation from: com.github.fommil.netl…
-
This is more of a question than a feature request.
Would there be some interest in collaborating to integrate argo-events into kubeflow/pipelines?
https://github.com/kubeflow/pipelines
Kub…
-
You can serve your model with MLEM with:
```bash
$ mlem serve $FRAMEWORK models/mymodel
```
`$FRAMEWORK` values we want to support:
- [x] FastAPI
- [x] RabbitMQ
- [x] Streamlit
- [ ] Kafka
- …
-
I have followed this example : https://docs.seldon.io/projects/alibi/en/stable/examples/cfrl_adult.html
I am generating counterfactual for two class 0 & 1.
But for my example in cell 18 : cf_pd …
-
As per our [Slack discussion](https://seldondev.slack.com/archives/C03DQFTFXMX/p1667786578108119) with @adriangonz there is a performance overhead on MLServer in terms of received latency compared to …
-
## Describe the bug
I try to install seldon core components in a restricted environment where it is mandatory to specify ephemeral storage limit to any container that runs on it. CPU and memory…
-
ERRO[0618] Permanently failed applying application kubeflow-apps: (kubeflow.error): Code 500 with message: Apply.Run : [error when creating "/tmp/kout524356490": CustomResourceDefinition.apiextension…
-
Currently setting debug=true stops ALL logging which is fine for some use cases but others may want to still see some logging (ours). The behaviour we would love to see is that we can set per endpoint…