seldon-core
seldon-core copied to clipboard
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.5.0 to 2.13.2. Release notes Sourced from mlflow's releases. v2.13.2 MLflow 2.13.2 is a patch release that includes several bug fixes and integration improvements to existing features....
## Describe the bug Currently the V2 CLI isn't produced for ARM architectures, and therefore needs to be built locally (inlcuding for new M1 based Macs). ## To reproduce Follow...
Hello, I have setup Seldon core on EKS as per official documentation. https://docs.seldon.io/projects/seldon-core/en/latest/install/aws.html Then I created ingress for seldon to create ALB in AWS, and it was successful. But it...
Bumps [io.klogging:slf4j-klogging](https://github.com/klogging/klogging) from 0.5.11 to 0.5.14. Release notes Sourced from io.klogging:slf4j-klogging's releases. 0.5.14 RENDER_ECS_DOTNET renderer 0.5.13 JVM: load configuration files from current thread classpath 0.5.12 Fix SLF4J provider issue with...
The main purpose of this PR is to migrate our docs from readthedocs to GitBook. Here are the changes I have made to transition the docs from one place to...
Bumps [io.klogging:klogging-jvm](https://github.com/klogging/klogging) from 0.5.14 to 0.7.2. Release notes Sourced from io.klogging:klogging-jvm's releases. 0.7.1 Extracted extensions for creating custom renderers - issue 145 0.7.0 From Baris: RENDER_STANDARD: standard rendering of log...
Bumps [io.klogging:slf4j-klogging](https://github.com/klogging/klogging) from 0.5.14 to 0.7.2. Release notes Sourced from io.klogging:slf4j-klogging's releases. 0.7.1 Extracted extensions for creating custom renderers - issue 145 0.7.0 From Baris: RENDER_STANDARD: standard rendering of log...
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.21 to 2.0.20. Release notes Sourced from jvm's releases. Kotlin 2.0.20 Changelog Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2:...
Change location where scheduler/Makefile downloads golangci-lint. Previous location name conflicts with any previously installed golangci-lint. Specifically, the Makefile used to install it in `${GOPATH}/bin/golangci-lint/[VERSION]/` however, this means that the `${GOPATH}/bin/golangci-lint`...
New dashboard showing: * Filter-able to a given set of models/inference server pods: - per (model, inference server pod) throughput and average latency - aggregated per model throughput - aggregated...