8000 GitHub - zhilingc/kfserving at cleaner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhilingc/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 brings cutting edge serving features like GPU Autoscaling, Scale to Zero, and Canary Rollouts to your ML deployments.

A KFService encapsulates the complexity of autoscaling, networking, health checking, server configuration, and more, to provide customers with a simple and seamless experience when deploying models.

In the future, we hope to support more advanced use cases such as outlier detection, bias detection, explainability, pre/post processing, and performance profiling across infrastructure configurations.

This project is an evolution of the original proposal in the Kubeflow repo. To know more about KFServing, please read the docs

For developers looking to contribute, please follow this doc.

About

Model serving related infrastructure in Kubeflow

Resources

License

Stars

Watchers

Forks

3B77

Packages

No packages published

Languages

  • Jsonnet 73.7%
  • Go 14.3%
  • Python 11.1%
  • Other 0.9%
0