Git Product home page Git Product logo

kfserving's Introduction

KFServing

KFServing provides a Kubernetes Custom Resource Definition for serving machine learning (ML) models on arbitrary frameworks. It aims to solve production 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 production ML Inference Server by providing prediction, pre-processing, post-processing and explainability out of the box.

KFServing

Learn More

To learn more about KFServing, how to deploy it as part of Kubeflow, how to use various supported features, and how to participate in the KFServing community, please follow the KFServing docs on the Kubeflow Website.

Prerequisites

KNative Serving and Istio should be available on Kubernetes Cluster.

  • Istio Version: v1.1.7+
  • Knative Version: v0.8.x

You may find this installation instruction useful.

Installation using kubectl

TAG=v0.1.0
kubectl apply -f ./install/$TAG/kfserving.yaml

Use

  • Install the SDK
pip install kfserving
  • Follow the example here to use the KFServing SDK to create, patch, and delete a KFService instance.

Contribute

kfserving's People

Contributors

yuzisun avatar animeshsingh avatar jinchihe avatar rakelkar avatar jc2729 avatar ukclivecox avatar hougangliu avatar johnugeorge avatar shotarok avatar abhi-g avatar tomcli avatar krabhishek8260 avatar gyliu513 avatar ryandawsonuk avatar sachinvarghese avatar gaocegege avatar hyche avatar gsunner avatar gabrielwen avatar jiwang576 avatar zhenghuiwang avatar alongzhi avatar pradithya avatar xaniasd avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.