Skip to content
forked from kserve/kserve

Model serving related infrastructure in Kubeflow

License

Notifications You must be signed in to change notification settings

xieydd/kfserving

 
 

Repository files navigation

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 custom containers.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jsonnet 92.4%
  • Go 5.8%
  • Python 1.4%
  • Other 0.4%