mrudulan / kfserving

Model serving related infrastructure in Kubeflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KFServing

KFServing provides a Kubernetes Custom Resource Definition for serving ML Models on arbitrary frameworks. It aims to solve 80% of model serving use cases by providing performant, high abstraction interfaces for common ML frameworks like Tensorflow, XGBoost, ScikitLearn, PyTorch, and ONNX.

KFServing encapsulates the complexity of autoscaling, networking, health checking, and server configuration to bring cutting edge serving features like GPU Autoscaling, Scale to Zero, and Canary Rollouts to your ML deployments. It enables a simple, pluggable, and complete story for Mission Critical ML including inference, explainability, outlier detection, and prediction logging.

Learn More

Contribute

KFServing

About

Model serving related infrastructure in Kubeflow

License:Apache License 2.0


Languages

Language:Jsonnet 90.4%Language:Go 7.2%Language:Python 1.9%Language:Shell 0.3%Language:Makefile 0.2%Language:Dockerfile 0.0%