8000 GitHub - athiwatp/kfserving: Model serving related infrastructure in Kubeflow
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

athiwatp/kfserving

 
 

Repository files navigation

KFServing

KF Serving provides a 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.

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 skew detection, explainability, and performance profiling across infrastructure configurations.

About

Model serving related infrastructure in Kubeflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.5%
  • Makefile 3.5%
  • Dockerfile 1.0%
0